|
| 1 | +## <small>4.0.1 (2021-09-02)</small> |
| 2 | + |
| 3 | +* fix(index): handle index files ([a65e631](https://github.com/ph1p/vuepress-jsdoc/commit/a65e631)) |
| 4 | +* build: remove condition ([f59edb3](https://github.com/ph1p/vuepress-jsdoc/commit/f59edb3)) |
| 5 | + |
| 6 | + |
| 7 | + |
1 | 8 | ## 4.0.0 (2021-09-02) |
2 | 9 |
|
3 | | -* refactor: add named exports ([f3297ac](https://github.com/ph1p/vuepress-jsdoc/commit/f3297ac)) |
4 | | -* refactor: start to rewrite the code ([9001695](https://github.com/ph1p/vuepress-jsdoc/commit/9001695)) |
5 | | -* refactor: update file loop ([114d6cf](https://github.com/ph1p/vuepress-jsdoc/commit/114d6cf)) |
6 | | -* refactor: update watch mode and fix some bugs ([7b5debd](https://github.com/ph1p/vuepress-jsdoc/commit/7b5debd)) |
7 | | -* refactor(parser): exclude file writing ([a00ef94](https://github.com/ph1p/vuepress-jsdoc/commit/a00ef94)) |
8 | | -* refactor(regex): simplify regular expression ([413ee2b](https://github.com/ph1p/vuepress-jsdoc/commit/413ee2b)) |
9 | | -* refactor(smells): fix some code smells ([45370ea](https://github.com/ph1p/vuepress-jsdoc/commit/45370ea)) |
10 | 10 | * build: drop pinst and replace with npm scripts ([fbd03cc](https://github.com/ph1p/vuepress-jsdoc/commit/fbd03cc)) |
11 | 11 | * build: replace npm i with npm ci ([6097456](https://github.com/ph1p/vuepress-jsdoc/commit/6097456)) |
| 12 | +* build: update condition ([a07bd8f](https://github.com/ph1p/vuepress-jsdoc/commit/a07bd8f)) |
12 | 13 | * build: update workflow ([2e31d33](https://github.com/ph1p/vuepress-jsdoc/commit/2e31d33)) |
13 | 14 | * build: update workflow ([17df727](https://github.com/ph1p/vuepress-jsdoc/commit/17df727)) |
14 | 15 | * build: update workflow ([f0749ff](https://github.com/ph1p/vuepress-jsdoc/commit/f0749ff)) |
15 | 16 | * build: update workflow and npmignore file ([5147a6f](https://github.com/ph1p/vuepress-jsdoc/commit/5147a6f)) |
16 | 17 | * build: update workflow file ([a9f1c17](https://github.com/ph1p/vuepress-jsdoc/commit/a9f1c17)) |
| 18 | +* build: update workflows ([9218a40](https://github.com/ph1p/vuepress-jsdoc/commit/9218a40)) |
17 | 19 | * build(babel): remove babel config, it is not needed ([4406baa](https://github.com/ph1p/vuepress-jsdoc/commit/4406baa)) |
18 | 20 | * build(workflow): update github action files ([4200177](https://github.com/ph1p/vuepress-jsdoc/commit/4200177)) |
| 21 | +* 4.0.0 ([58025eb](https://github.com/ph1p/vuepress-jsdoc/commit/58025eb)) |
| 22 | +* refactor: add named exports ([f3297ac](https://github.com/ph1p/vuepress-jsdoc/commit/f3297ac)) |
| 23 | +* refactor: start to rewrite the code ([9001695](https://github.com/ph1p/vuepress-jsdoc/commit/9001695)) |
| 24 | +* refactor: update file loop ([114d6cf](https://github.com/ph1p/vuepress-jsdoc/commit/114d6cf)) |
| 25 | +* refactor: update watch mode and fix some bugs ([7b5debd](https://github.com/ph1p/vuepress-jsdoc/commit/7b5debd)) |
| 26 | +* refactor(parser): exclude file writing ([a00ef94](https://github.com/ph1p/vuepress-jsdoc/commit/a00ef94)) |
| 27 | +* refactor(regex): simplify regular expression ([413ee2b](https://github.com/ph1p/vuepress-jsdoc/commit/413ee2b)) |
| 28 | +* refactor(smells): fix some code smells ([45370ea](https://github.com/ph1p/vuepress-jsdoc/commit/45370ea)) |
19 | 29 | * chore: move and rename some files ([53c423d](https://github.com/ph1p/vuepress-jsdoc/commit/53c423d)) |
20 | 30 | * chore: remove vscode folder ([4df9d12](https://github.com/ph1p/vuepress-jsdoc/commit/4df9d12)) |
21 | 31 | * chore: rename master to main ([5e6ea33](https://github.com/ph1p/vuepress-jsdoc/commit/5e6ea33)) |
|
0 commit comments