Skip to content

Commit a6967d9

Browse files
committed
bookmark: release v0.1.3
1 parent 0a84a23 commit a6967d9

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [0.1.3](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.1.2...v0.1.3) (2021-09-09)
2+
3+
4+
### Bug Fixes
5+
6+
* 调整配置逻辑顺序 ([0a84a23](https://github.com/MicroAppJS/vue-cli-plugin-microapp/commit/0a84a237c05317eace6dea9e627eed5a29de4a36))
7+
8+
9+
### Features
10+
11+
* 更新依赖 ([9c91b0b](https://github.com/MicroAppJS/vue-cli-plugin-microapp/commit/9c91b0be0ee75c5fa83faf28da41380d62eebca4))
12+
113
## [0.1.2](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.1.1...v0.1.2) (2021-03-26)
214

315
## [0.1.1](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.1.0...v0.1.1) (2021-03-25)

package.json

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

0 commit comments

Comments
 (0)