We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 835fa7e commit fce02b6Copy full SHA for fce02b6
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.2.3](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.2.2...v0.2.3) (2021-12-21)
2
+
3
4
+### Features
5
6
+* 更新相关依赖版本 ([835fa7e](https://github.com/MicroAppJS/vue-cli-plugin-microapp/commit/835fa7e04305ffad73b50ba885a5c1d9a1886dad))
7
8
## [0.2.2](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.2.1...v0.2.2) (2021-12-20)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@micro-app/vue-cli-plugin-microapp",
- "version": "0.2.2",
+ "version": "0.2.3",
"description": "[Plugin] Vue CLI Plugin for MicroApp Projects.",
"main": "src/index.js",
"scripts": {
0 commit comments