We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bee8154 commit 1d88330Copy full SHA for 1d88330
CHANGELOG.md
@@ -1,3 +1,5 @@
1
+# [0.1.0](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.19...v0.1.0) (2021-03-24)
2
+
3
## [0.0.19](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.18...v0.0.19) (2020-04-21)
4
5
## [0.0.18](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.0.16...v0.0.18) (2020-04-21)
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/vue-cli-plugin-microapp",
- "version": "0.0.19",
+ "version": "0.1.0",
"description": "[Plugin] Vue CLI Plugin for MicroApp Projects.",
"main": "src/index.js",
6
"scripts": {
0 commit comments