Skip to content

Commit 5b33efb

Browse files
committed
bookmark: release v0.2.5
1 parent 7514e7b commit 5b33efb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.2.5](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.2.4...v0.2.5) (2022-09-14)
2+
3+
4+
### Features
5+
6+
* update package ([7514e7b](https://github.com/MicroAppJS/vue-cli-plugin-microapp/commit/7514e7b180d070dc531dc31310cce5889dc02317))
7+
18
## [0.2.4](https://github.com/MicroAppJS/vue-cli-plugin-microapp/compare/v0.2.3...v0.2.4) (2021-12-21)
29

310

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

0 commit comments

Comments
 (0)