Skip to content

Commit 689a796

Browse files
committed
bookmark: release v0.2.1
1 parent 16a5217 commit 689a796

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [0.2.1](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.2.0...v0.2.1) (2020-05-07)
2+
3+
4+
### Bug Fixes
5+
6+
* fixed bug ([a2e5ae5](https://github.com/MicroAppJS/plugin-vuepress/commit/a2e5ae5484959537a65a9dd4170dffd3cebff908))
7+
8+
9+
### Features
10+
11+
* add `blogConfig.robots` option ([8045c72](https://github.com/MicroAppJS/plugin-vuepress/commit/8045c721018e292650003a15a9882aa4658fba88))
12+
113
# [0.2.0](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.24...v0.2.0) (2020-04-29)
214

315

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

0 commit comments

Comments
 (0)