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