Skip to content

Commit 1f4da07

Browse files
committed
chore: release v0.1.8
1 parent c574621 commit 1f4da07

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.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+
18
## [0.1.7](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.6...v0.1.7) (2020-03-01)
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.7",
3+
"version": "0.1.8",
44
"description": "[Plugin] adapter vuepress plugin.",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)