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 fe353aa commit 7ee25c3Copy full SHA for 7ee25c3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.1.12](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.11...v0.1.12) (2020-03-16)
2
+
3
4
+### Bug Fixes
5
6
+* fix custom tags of create post ([fe353aa](https://github.com/MicroAppJS/plugin-vuepress/commit/fe353aaaf3b8a4b01447fca6042ea03dac1d6308))
7
8
## [0.1.11](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.10...v0.1.11) (2020-03-16)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.1.11",
+ "version": "0.1.12",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"bin": {
0 commit comments