We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fe323b commit dbae4d4Copy full SHA for dbae4d4
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.3.13](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.12...v0.3.13) (2022-03-04)
2
+
3
4
+### Bug Fixes
5
6
+* 去除 vue 的特殊逻辑 ([6fe323b](https://github.com/MicroAppJS/plugin-vuepress/commit/6fe323b280802d0b4673582d8c9b875d5d81adff))
7
8
## [0.3.12](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.11...v0.3.12) (2021-12-29)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.3.12",
+ "version": "0.3.13",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments