Skip to content

Commit 14f281d

Browse files
committed
bookmark: release v0.1.22
1 parent a6cd64a commit 14f281d

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.22](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.21...v0.1.22) (2020-04-15)
2+
3+
4+
### Features
5+
6+
* add animation ([a6cd64a](https://github.com/MicroAppJS/plugin-vuepress/commit/a6cd64a7249f60fc272f60cca7828854ecff4057))
7+
* enhance excerpt plugin ([ccbd5bf](https://github.com/MicroAppJS/plugin-vuepress/commit/ccbd5bf23a31eeb7019227d3caad3d919d1a6946))
8+
19
## [0.1.21](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.20...v0.1.21) (2020-04-14)
210

311

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

0 commit comments

Comments
 (0)