Skip to content

Commit 37638b0

Browse files
committed
bookmark: release v0.3.2
1 parent 76e9177 commit 37638b0

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.2](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.1...v0.3.2) (2021-08-27)
2+
3+
4+
### Features
5+
6+
* update deps ([76e9177](https://github.com/MicroAppJS/plugin-vuepress/commit/76e9177f31c4a41cd051561611ba14916f1cea80))
7+
18
## [0.3.1](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.3.0...v0.3.1) (2021-07-16)
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.1",
3+
"version": "0.3.2",
44
"description": "[Plugin] adapter vuepress plugin.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)