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 216c5a6 commit 877a4feCopy full SHA for 877a4fe
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.3.4](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.3...v0.3.4) (2021-09-15)
2
+
3
4
+### Bug Fixes
5
6
+* fixed chinese url of blog ([216c5a6](https://github.com/MicroAppJS/plugin-vuepress/commit/216c5a6e8f3d7259e423557e1d1daa02547f2b1b))
7
8
## [0.3.3](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.2...v0.3.3) (2021-09-15)
9
10
## [0.3.2](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.1...v0.3.2) (2021-08-27)
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.3.3",
+ "version": "0.3.4",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments