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 76e9177 commit 37638b0Copy full SHA for 37638b0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.3.2](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.1...v0.3.2) (2021-08-27)
2
+
3
4
+### Features
5
6
+* update deps ([76e9177](https://github.com/MicroAppJS/plugin-vuepress/commit/76e9177f31c4a41cd051561611ba14916f1cea80))
7
8
## [0.3.1](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.0...v0.3.1) (2021-07-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.3.1",
+ "version": "0.3.2",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments