Skip to content

Commit

Permalink
4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ph1p committed Nov 17, 2021
1 parent 858dff8 commit 3cdbc8a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
## 4.2.0 (2021-11-17)

* build(deps): update dependencies ([858dff8](https://github.com/ph1p/vuepress-jsdoc/commit/858dff8))



## <small>4.1.1 (2021-10-05)</small>

* 4.1.1 ([975b04f](https://github.com/ph1p/vuepress-jsdoc/commit/975b04f))
* chore(deps): update dependencies ([b3ac12c](https://github.com/ph1p/vuepress-jsdoc/commit/b3ac12c))


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vuepress-jsdoc",
"version": "4.1.1",
"version": "4.2.0",
"description": "Generate jsdoc markdown files for vuepress",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 3cdbc8a

Please sign in to comment.