Skip to content

Commit e0cd432

Browse files
committed
bookmark: release v0.3.10
1 parent cb62f8e commit e0cd432

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.3.10](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.9...v0.3.10) (2021-10-29)
2+
3+
4+
### Bug Fixes
5+
6+
* 修复嵌套逻辑时的根路径问题 ([cb62f8e](https://github.com/MicroAppJS/plugin-vuepress/commit/cb62f8e6b67bace2a0dd748db5cf3686de7b14e9))
7+
18
## [0.3.9](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.8...v0.3.9) (2021-10-29)
29

310
## [0.3.8](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.7...v0.3.8) (2021-10-28)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@micro-app/plugin-vuepress",
3-
"version": "0.3.9",
3+
"version": "0.3.10",
44
"description": "[Plugin] adapter vuepress plugin.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)