Skip to content

Commit fce02b6

Browse files
committed
bookmark: release v0.2.3
1 parent 835fa7e commit fce02b6

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.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+
18
## [0.2.2](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.2.1...v0.2.2) (2021-12-20)
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.2",
3+
"version": "0.2.3",
44
"description": "[Plugin] Vue CLI Plugin for MicroApp Projects.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)