Skip to content

Commit 07c595d

Browse files
committed
bookmark: release v0.1.19
1 parent 57e0b6f commit 07c595d

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.19](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.18...v0.1.19) (2020-04-13)
2+
3+
4+
### Features
5+
6+
* enhance excerpt ([57e0b6f](https://github.com/MicroAppJS/plugin-vuepress/commit/57e0b6fcce7f742cd12fcc152bd9768549ce0ef9))
7+
18
## [0.1.18](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.17...v0.1.18) (2020-04-13)
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.18",
3+
"version": "0.1.19",
44
"description": "[Plugin] adapter vuepress plugin.",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)