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 7514e7b commit 5b33efbCopy full SHA for 5b33efb
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.2.5](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.2.4...v0.2.5) (2022-09-14)
2
+
3
4
+### Features
5
6
+* update package ([7514e7b](https://github.com/MicroAppJS/vue-cli-plugin-microapp/commit/7514e7b180d070dc531dc31310cce5889dc02317))
7
8
## [0.2.4](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.2.3...v0.2.4) (2021-12-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/vue-cli-plugin-microapp",
- "version": "0.2.4",
+ "version": "0.2.5",
"description": "[Plugin] Vue CLI Plugin for MicroApp Projects.",
"main": "src/index.js",
"scripts": {
0 commit comments