Skip to content

Commit 19ebe7b

Browse files
committed
bookmark: release v0.2.1
1 parent c442ce1 commit 19ebe7b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [0.2.1](https://github.com/MicroAppJS/vue-cli/compare/v0.1.1...v0.2.1) (2021-12-20)
2+
3+
4+
### Features
5+
6+
* 更新依赖版本 ([6e49a07](https://github.com/MicroAppJS/vue-cli/commit/6e49a078aadd37b47f9065420748157bab8f50b3))
7+
* 更新版本号 ([c442ce1](https://github.com/MicroAppJS/vue-cli/commit/c442ce15a20d4f47391f0813ca0600d855ff6557))
8+
19
## [0.1.1](https://github.com/MicroAppJS/vue-cli/compare/v0.1.0...v0.1.1) (2021-03-31)
210

311
# 0.1.0 (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",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "[Plugin] adapter Vue CLI plugin.",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)