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 d4e480a commit e0b9affCopy full SHA for e0b9aff
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.1.16](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.15...v0.1.16) (2020-04-03)
2
+
3
4
+### Bug Fixes
5
6
+* fixed `shortLink` type `boolean` | `string` ([d4e480a](https://github.com/MicroAppJS/plugin-vuepress/commit/d4e480af17f8833d632a3d1ce77506c829f5b4ea))
7
8
## [0.1.15](https://github.com/MicroAppJS/plugin-vuepress/compare/v0.1.14...v0.1.15) (2020-04-01)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/plugin-vuepress",
- "version": "0.1.15",
+ "version": "0.1.16",
"description": "[Plugin] adapter vuepress plugin.",
"main": "src/index.js",
"bin": {
0 commit comments