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 c3f2f21 commit 1a486f6Copy full SHA for 1a486f6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.1.9](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.8...v0.1.9) (2020-03-01)
2
+
3
4
+### Bug Fixes
5
6
+* 修复部分显示bug ([c3f2f21](https://github.com/MicroAppJS/plugin-vuepress/commit/c3f2f210fd21881c9ce2333d00da5f544a03328b))
7
8
## [0.1.8](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.7...v0.1.8) (2020-03-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.1.8",
+ "version": "0.1.9",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"bin": {
0 commit comments