Skip to content

Commit 76ab3e2

Browse files
committed
bookmark: release v0.2.1
1 parent 6a590cc commit 76ab3e2

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.1](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.1.4...v0.2.1) (2021-12-20)
2+
3+
4+
### Features
5+
6+
* 不兼容性配置修改,以 micro-app.config 为主配置源 ([6a590cc](https://github.com/MicroAppJS/vue-cli-plugin-microapp/commit/6a590cc4f460d62ce068b35b2a7083c656c743b6))
7+
18
## [0.1.4](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.1.3...v0.1.4) (2021-11-01)
29

310
## [0.1.3](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.1.2...v0.1.3) (2021-09-09)

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.0",
3+
"version": "0.2.1",
44
"description": "[Plugin] Vue CLI Plugin for MicroApp Projects.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)