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 0dfdcf3 commit 0ff3c86Copy full SHA for 0ff3c86
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.1.14](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.13...v0.1.14) (2020-03-31)
2
+
3
4
+### Bug Fixes
5
6
+* fix some ui ([d49ff3c](https://github.com/MicroAppJS/plugin-vuepress/commit/d49ff3cd369e3409dbd4fb7d5e074f96ba5adb67))
7
8
## [0.1.13](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.12...v0.1.13) (2020-03-26)
9
10
## [0.1.12](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.11...v0.1.12) (2020-03-16)
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.1.13",
+ "version": "0.1.14",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"bin": {
0 commit comments