Skip to content

Commit e1f85ef

Browse files
committed
bookmark: release v0.3.14
1 parent f858984 commit e1f85ef

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
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.14](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.13...v0.3.14) (2022-03-04)
2+
3+
4+
### Bug Fixes
5+
6+
* 去除 vue 的特殊逻辑 ([f858984](https://github.com/MicroAppJS/plugin-vuepress/commit/f858984260982b400de95bc892ff420e63f1afaf))
7+
18
## [0.3.13](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.12...v0.3.13) (2022-03-04)
29

310

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.13",
3+
"version": "0.3.14",
44
"description": "[Plugin] adapter vuepress plugin.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)