Skip to content

Commit

Permalink
chore(master): release 2.0.2 (#15)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Apr 26, 2023
1 parent 7e8a59f commit 2f7469c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.0.2](https://github.com/rafistrauss/jsdoc-generator/compare/v2.0.1...v2.0.2) (2023-04-26)


### Bug Fixes

* use correct path to images for manifest ([300830b](https://github.com/rafistrauss/jsdoc-generator/commit/300830bbe6f0fe913595ae6a74eb1b3f9044b902))

## [2.0.1](https://github.com/rafistrauss/jsdoc-generator/compare/v2.0.0...v2.0.1) (2023-04-26)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsdoc-type-generator",
"version": "2.0.1",
"version": "2.0.2",
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down

0 comments on commit 2f7469c

Please sign in to comment.