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 ead8efd commit 3e4fbbdCopy full SHA for 3e4fbbd
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.3.5](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.4...v0.3.5) (2021-09-18)
2
+
3
4
+### Features
5
6
+* add code demo ([ead8efd](https://github.com/MicroAppJS/plugin-vuepress/commit/ead8efdec1d7b38430328379383bff3a6219798e))
7
8
## [0.3.4](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.3...v0.3.4) (2021-09-15)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.3.4",
+ "version": "0.3.5",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"scripts": {
0 commit comments