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 681073b commit b23ae75Copy full SHA for b23ae75
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.0.16](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.15...v0.0.16) (2020-04-09)
2
+
3
4
+### Bug Fixes
5
6
+* fixed bug ([681073b](https://github.com/MicroAppJS/vue-cli-plugin-microapp/commit/681073b1a541c4adc7da18e5d89644e53a69a099))
7
8
## [0.0.15](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.14...v0.0.15) (2020-04-09)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/vue-cli-plugin-microapp",
- "version": "0.0.15",
+ "version": "0.0.16",
"description": "[Plugin] Vue CLI Plugin for MicroApp Projects.",
"main": "src/index.js",
"scripts": {
0 commit comments