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 c8ef3f3 commit 8ba3ea9Copy full SHA for 8ba3ea9
CHANGELOG.md
@@ -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
8
## [0.2.2](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.2.1...v0.2.2) (2020-05-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.2.2",
+ "version": "0.2.3",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments