Skip to content

Commit d832948

Browse files
committed
bookmark: release v0.1.18
1 parent ed786d5 commit d832948

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [0.1.18](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.17...v0.1.18) (2020-04-13)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed ui ([ed786d5](https://github.com/MicroAppJS/plugin-vuepress/commit/ed786d531d15190eb81bd0163b13f5efbaf2b434))
7+
8+
9+
### Features
10+
11+
* add global color `whiteColor` ([5deb968](https://github.com/MicroAppJS/plugin-vuepress/commit/5deb968f3131a8d2f3b2d5cc05f031d4ac25a2d2))
12+
113
## [0.1.17](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.16...v0.1.17) (2020-04-13)
214

315

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.17",
3+
"version": "0.1.18",
44
"description": "[Plugin] adapter vuepress plugin.",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)