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 c574621 commit 1f4da07Copy full SHA for 1f4da07
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.1.8](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.7...v0.1.8) (2020-03-01)
2
+
3
4
+### Bug Fixes
5
6
+* 修复UI ([c574621](https://github.com/MicroAppJS/plugin-vuepress/commit/c57462118f30149704ec298c1af10b915373bebc))
7
8
## [0.1.7](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.6...v0.1.7) (2020-03-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.1.7",
+ "version": "0.1.8",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"bin": {
0 commit comments