Skip to content

Commit 73a8b93

Browse files
committed
chore: release v0.1.6
1 parent aa6b39e commit 73a8b93

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.1.6](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.5...v0.1.6) (2020-02-27)
2+
3+
4+
### Bug Fixes
5+
6+
* 修复 blog 的配置结构 ([aa6b39e](https://github.com/MicroAppJS/plugin-vuepress/commit/aa6b39e0cbdbaac40b0ebe4c51992414995cd389))
7+
* 修复 hmt 配置,增加全局 Link 组件 ([2d619dc](https://github.com/MicroAppJS/plugin-vuepress/commit/2d619dc75c4b83598ce9e6a27ff8cfb9111d5c3c))
8+
19
## [0.1.5](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.4...v0.1.5) (2020-02-26)
210

311
## 0.1.4 (2020-02-24)

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

0 commit comments

Comments
 (0)