We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6eb0d5 commit 3ef2751Copy full SHA for 3ef2751
CHANGELOG.md
@@ -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
8
## [0.1.9](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.8...v0.1.9) (2020-03-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.1.9",
+ "version": "0.1.10",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"bin": {
0 commit comments