Skip to content

Commit 43ae2a0

Browse files
committed
chore: release v0.1.11
1 parent d6b5b80 commit 43ae2a0

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.11](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.10...v0.1.11) (2020-03-16)
2+
3+
4+
### Bug Fixes
5+
6+
* fix root path ([d6b5b80](https://github.com/MicroAppJS/plugin-vuepress/commit/d6b5b80cf3153c213897355fe22bef6a5e401634))
7+
8+
9+
### Features
10+
11+
* add cache ([fe988ab](https://github.com/MicroAppJS/plugin-vuepress/commit/fe988ab331c338424fa71dd3d1ad917b4727faa2))
12+
113
## [0.1.10](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.9...v0.1.10) (2020-03-12)
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.10",
3+
"version": "0.1.11",
44
"description": "[Plugin] adapter vuepress plugin.",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)