Skip to content

Commit

Permalink
bookmark: release v0.1.15
Browse files Browse the repository at this point in the history
  • Loading branch information
zyao89 committed Apr 1, 2020
1 parent 8cf0b6d commit 4ad992c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [0.1.15](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.14...v0.1.15) (2020-04-01)


### Bug Fixes

* fixed build error ([6d7903b](https://github.com/MicroAppJS/plugin-vuepress/commit/6d7903b587ee2d4693121dfc585dc53745743a6b))

## [0.1.14](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.13...v0.1.14) (2020-03-31)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 4ad992c

Please sign in to comment.