Skip to content

Commit 3ef2751

Browse files
committed
chore: release v0.1.10
1 parent c6eb0d5 commit 3ef2751

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.1.10](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.9...v0.1.10) (2020-03-12)
2+
3+
4+
### Bug Fixes
5+
6+
* 修复tag和category过滤私有文章 ([ebfecdb](https://github.com/MicroAppJS/plugin-vuepress/commit/ebfecdb591c6cfba66bd7c71f68f4ec4704e7288))
7+
18
## [0.1.9](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.8...v0.1.9) (2020-03-01)
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.1.9",
3+
"version": "0.1.10",
44
"description": "[Plugin] adapter vuepress plugin.",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)