Skip to content

Commit adba508

Browse files
committed
bookmark: release v0.2.4
1 parent e1c5203 commit adba508

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.2.4](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.2.3...v0.2.4) (2021-12-21)
2+
3+
4+
### Bug Fixes
5+
6+
* 修改参数配置逻辑 ([e1c5203](https://github.com/MicroAppJS/vue-cli-plugin-microapp/commit/e1c52033ee2c501b7f10cadacbf58979a62bbf61))
7+
18
## [0.2.3](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.2.2...v0.2.3) (2021-12-21)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@micro-app/vue-cli-plugin-microapp",
3-
"version": "0.2.3",
3+
"version": "0.2.4",
44
"description": "[Plugin] Vue CLI Plugin for MicroApp Projects.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)