Skip to content

Commit fbaad23

Browse files
committed
bookmark: release v0.3.7
1 parent 513eb63 commit fbaad23

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
## [0.3.7](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.6...v0.3.7) (2021-10-26)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed styles ([909eba0](https://github.com/MicroAppJS/plugin-vuepress/commit/909eba0a5d220f04956dbcf5448dc659c27c76a4))
7+
8+
9+
### Features
10+
11+
* fork smooth-scroll ([3a30d92](https://github.com/MicroAppJS/plugin-vuepress/commit/3a30d923d640e5f598c37394cdf26453e550b531))
12+
* 更新文档 ([513eb63](https://github.com/MicroAppJS/plugin-vuepress/commit/513eb63b28f4f2064f846388ccc69044f097355c))
13+
114
## [0.3.6](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.5...v0.3.6) (2021-10-25)
215

316

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

0 commit comments

Comments
 (0)