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 8cf0b6d commit 4ad992cCopy full SHA for 4ad992c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.1.15](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.14...v0.1.15) (2020-04-01)
2
+
3
4
+### Bug Fixes
5
6
+* fixed build error ([6d7903b](https://github.com/MicroAppJS/plugin-vuepress/commit/6d7903b587ee2d4693121dfc585dc53745743a6b))
7
8
## [0.1.14](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.13...v0.1.14) (2020-03-31)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.1.14",
+ "version": "0.1.15",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"bin": {
0 commit comments