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 1884923 commit adf3991Copy full SHA for adf3991
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.2.2](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.2.1...v0.2.2) (2020-05-18)
2
+
3
4
+### Features
5
6
+* add `$withDemoBase()` method for blog ([1884923](https://github.com/MicroAppJS/plugin-vuepress/commit/188492368d8a37b74d8c6f336cb9a6fe054e014a))
7
8
## [0.2.1](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.2.0...v0.2.1) (2020-05-07)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.2.1",
+ "version": "0.2.2",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments