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