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 b3ea0fa commit c04e5fdCopy full SHA for c04e5fd
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+## [0.0.4](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.3...v0.0.4) (2020-03-19)
2
+
3
## [0.0.3](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.2...v0.0.3) (2020-03-18)
4
5
## [0.0.2](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.1...v0.0.2) (2020-03-12)
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/vue-cli-plugin-microapp",
- "version": "0.0.3",
+ "version": "0.0.4",
"description": "[Plugin] Vue CLI Plugin for MicroApp Projects.",
"main": "src/index.js",
6
"scripts": {
0 commit comments