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 f858984 commit e1f85efCopy full SHA for e1f85ef
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.3.14](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.13...v0.3.14) (2022-03-04)
2
+
3
4
+### Bug Fixes
5
6
+* 去除 vue 的特殊逻辑 ([f858984](https://github.com/MicroAppJS/plugin-vuepress/commit/f858984260982b400de95bc892ff420e63f1afaf))
7
8
## [0.3.13](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.12...v0.3.13) (2022-03-04)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.3.13",
+ "version": "0.3.14",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments