We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a332d0f commit d536c5cCopy full SHA for d536c5c
CHANGELOG.md
@@ -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
8
## [0.1.22](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.21...v0.1.22) (2020-04-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.1.22",
+ "version": "0.1.23",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"bin": {
0 commit comments