Skip to content

Commit 975b04f

Browse files
committed
4.1.1
1 parent b3ac12c commit 975b04f

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1+
## <small>4.1.1 (2021-10-05)</small>
2+
3+
* chore(deps): update dependencies ([b3ac12c](https://github.com/ph1p/vuepress-jsdoc/commit/b3ac12c))
4+
5+
6+
17
## 4.1.0 (2021-09-20)
28

9+
* 4.1.0 ([ac88980](https://github.com/ph1p/vuepress-jsdoc/commit/ac88980))
310
* chore: update dependencies and documentation ([8e83013](https://github.com/ph1p/vuepress-jsdoc/commit/8e83013))
411

512

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vuepress-jsdoc",
3-
"version": "4.1.0",
3+
"version": "4.1.1",
44
"description": "Generate jsdoc markdown files for vuepress",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)