Skip to content

Commit b668fb8

Browse files
committed
chore: release v0.1.7
1 parent 48f0bcb commit b668fb8

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [0.1.7](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.6...v0.1.7) (2020-03-01)
2+
3+
4+
### Bug Fixes
5+
6+
* 修复 code 展示样式 ([7bbefe6](https://github.com/MicroAppJS/plugin-vuepress/commit/7bbefe610c86b9bf62621b4134c35d1cc38d4726))
7+
* 修复 more 分割标识 ([e199506](https://github.com/MicroAppJS/plugin-vuepress/commit/e19950662b9bc75e248a4c43374b3f70fc12d50b))
8+
9+
10+
### Features
11+
12+
* add topic list ([fd6b149](https://github.com/MicroAppJS/plugin-vuepress/commit/fd6b1491f1432d1d13039ca4a7be0c0e50cbaac6))
13+
* 增加优化 blog 首页 UI 逻辑 ([48f0bcb](https://github.com/MicroAppJS/plugin-vuepress/commit/48f0bcbe74fa02ba15df61a934d24256986f48b6))
14+
115

216

317
## [0.1.6](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.5...v0.1.6) (2020-02-27)

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

0 commit comments

Comments
 (0)