Skip to content

Commit 7fa3f65

Browse files
committed
bookmark: release v0.1.21
1 parent f95cf0c commit 7fa3f65

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.1.21](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.20...v0.1.21) (2020-04-14)
2+
3+
4+
### Bug Fixes
5+
6+
* 修复中文路径问题 ([f95cf0c](https://github.com/MicroAppJS/plugin-vuepress/commit/f95cf0caa3a39eb90b6e2a8e724923038a11111b))
7+
18
## [0.1.20](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.19...v0.1.20) (2020-04-14)
29

310

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.1.20",
3+
"version": "0.1.21",
44
"description": "[Plugin] adapter vuepress plugin.",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)