Skip to content

Commit 2654a37

Browse files
committed
4.0.2
1 parent 6c93149 commit 2654a37

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1+
## <small>4.0.2 (2021-09-02)</small>
2+
3+
* docs: document vuepress-jsdoc with itself ([6c93149](https://github.com/ph1p/vuepress-jsdoc/commit/6c93149))
4+
5+
6+
17
## <small>4.0.1 (2021-09-02)</small>
28

9+
* test: fix index file ([227b46b](https://github.com/ph1p/vuepress-jsdoc/commit/227b46b))
10+
* 4.0.1 ([b445b61](https://github.com/ph1p/vuepress-jsdoc/commit/b445b61))
311
* fix(index): handle index files ([a65e631](https://github.com/ph1p/vuepress-jsdoc/commit/a65e631))
412
* build: remove condition ([f59edb3](https://github.com/ph1p/vuepress-jsdoc/commit/f59edb3))
513

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.0.1",
3+
"version": "4.0.2",
44
"description": "Generate jsdoc markdown files for vuepress",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)