Skip to content

Commit 7556f38

Browse files
committed
bookmark: release v0.3.0
1 parent 1578454 commit 7556f38

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.0](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.2.3...v0.3.0) (2021-05-26)
2+
3+
4+
### Features
5+
6+
* update theme ([1578454](https://github.com/MicroAppJS/plugin-vuepress/commit/1578454ecf11cb88ec8f9a055798185a012b3f25))
7+
18
## [0.2.3](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.2.2...v0.2.3) (2020-05-18)
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.2.3",
3+
"version": "0.3.0",
44
"description": "[Plugin] adapter vuepress plugin.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)