Skip to content

Commit d536c5c

Browse files
committed
bookmark: release v0.1.23
1 parent a332d0f commit d536c5c

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.23](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.22...v0.1.23) (2020-04-15)
2+
3+
4+
### Bug Fixes
5+
6+
* support ssr ([a332d0f](https://github.com/MicroAppJS/plugin-vuepress/commit/a332d0fd748f6b391f29ec79501738a36c3d3fca))
7+
18
## [0.1.22](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.21...v0.1.22) (2020-04-15)
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.22",
3+
"version": "0.1.23",
44
"description": "[Plugin] adapter vuepress plugin.",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)