Skip to content

Commit 68da080

Browse files
committed
bookmark: release v0.5.0
1 parent ca3b1bc commit 68da080

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.5.0](https://github.com/MicroAppJS/cli/compare/v0.4.2...v0.5.0) (2022-02-06)
2+
3+
4+
### Features
5+
6+
* update scripts ([77bc931](https://github.com/MicroAppJS/cli/commit/77bc931938593a289901462f9d7b9e41b2fde6c7))
7+
* 更新部分逻辑 ([48ce796](https://github.com/MicroAppJS/cli/commit/48ce796aea187f984b9450db9461fe581da35c72))
8+
19
## [0.4.2](https://github.com/MicroAppJS/cli/compare/v0.4.1...v0.4.2) (2021-09-15)
210

311
## [0.4.1](https://github.com/MicroAppJS/cli/compare/v0.4.0...v0.4.1) (2021-08-04)

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/cli",
3-
"version": "0.4.2",
3+
"version": "0.5.0",
44
"description": "[CLI] Pluggable micro application framework.",
55
"main": "src/index.js",
66
"bin": {

0 commit comments

Comments
 (0)