We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f95cf0c commit 7fa3f65Copy full SHA for 7fa3f65
CHANGELOG.md
@@ -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
8
## [0.1.20](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.19...v0.1.20) (2020-04-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.1.20",
+ "version": "0.1.21",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"bin": {
0 commit comments