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 1578454 commit 7556f38Copy full SHA for 7556f38
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [0.3.0](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.2.3...v0.3.0) (2021-05-26)
2
+
3
4
+### Features
5
6
+* update theme ([1578454](https://github.com/MicroAppJS/plugin-vuepress/commit/1578454ecf11cb88ec8f9a055798185a012b3f25))
7
8
## [0.2.3](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.2.2...v0.2.3) (2020-05-18)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.2.3",
+ "version": "0.3.0",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments