We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14e9593 commit 59f8f77Copy full SHA for 59f8f77
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## [0.3.12](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.11...v0.3.12) (2021-12-29)
2
+
3
4
+### Features
5
6
+* 替换依赖 ([d444f7e](https://github.com/MicroAppJS/plugin-vuepress/commit/d444f7e8dfb3dcfab44dcd9d0975c96e80b01dea))
7
+* 锁定版本 ([14e9593](https://github.com/MicroAppJS/plugin-vuepress/commit/14e9593630076c3050185354b3dbd159f3024c47))
8
9
## [0.3.11](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.10...v0.3.11) (2021-11-01)
10
11
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.3.11",
+ "version": "0.3.12",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments