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 57e0b6f commit 07c595dCopy full SHA for 07c595d
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.1.19](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.18...v0.1.19) (2020-04-13)
2
+
3
4
+### Features
5
6
+* enhance excerpt ([57e0b6f](https://github.com/MicroAppJS/plugin-vuepress/commit/57e0b6fcce7f742cd12fcc152bd9768549ce0ef9))
7
8
## [0.1.18](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.17...v0.1.18) (2020-04-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.1.18",
+ "version": "0.1.19",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"bin": {
0 commit comments