Skip to content

Commit

Permalink
chore(master): release 2.0.1 (#14)
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 826691c commit 22aa20e
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.1](https://github.com/rafistrauss/jsdoc-generator/compare/v2.0.0...v2.0.1) (2023-04-26)


### Bug Fixes

* retrigger build with ci changes ([826691c](https://github.com/rafistrauss/jsdoc-generator/commit/826691c6b0f77e8113a35cd8de10becfbb0a0b0b))

## [2.0.0](https://github.com/rafistrauss/jsdoc-generator/compare/v1.5.0...v2.0.0) (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.0",
"version": "2.0.1",
"scripts": {
"dev": "vite dev",
"build": "vite build",
Expand Down

0 comments on commit 22aa20e

Please sign in to comment.