Skip to content

Commit 47ff73d

Browse files
committed
bookmark: release v0.3.11
1 parent eb504e2 commit 47ff73d

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.3.11](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.10...v0.3.11) (2021-11-01)
2+
3+
4+
### Features
5+
6+
* add mermaid ([eb504e2](https://github.com/MicroAppJS/plugin-vuepress/commit/eb504e2101523c8e5b79bf74ffbe1cc61525c199))
7+
18
## [0.3.10](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.9...v0.3.10) (2021-10-29)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@micro-app/plugin-vuepress",
3-
"version": "0.3.10",
3+
"version": "0.3.11",
44
"description": "[Plugin] adapter vuepress plugin.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)