Skip to content

Commit 4ad992c

Browse files
committed
bookmark: release v0.1.15
1 parent 8cf0b6d commit 4ad992c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [0.1.14](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.13...v0.1.14) (2020-03-31)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@micro-app/plugin-vuepress",
3-
"version": "0.1.14",
3+
"version": "0.1.15",
44
"description": "[Plugin] adapter vuepress plugin.",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)