Skip to content

Commit 8ba3ea9

Browse files
committed
bookmark: release v0.2.3
1 parent c8ef3f3 commit 8ba3ea9

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.2.3](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.2.2...v0.2.3) (2020-05-18)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed watcher for blog ([c8ef3f3](https://github.com/MicroAppJS/plugin-vuepress/commit/c8ef3f3ba7b596ee7f893011ea3675fb07d5a547))
7+
18
## [0.2.2](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.2.1...v0.2.2) (2020-05-18)
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.2.2",
3+
"version": "0.2.3",
44
"description": "[Plugin] adapter vuepress plugin.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)