Skip to content

Commit 1298160

Browse files
committed
bookmark: release v0.4.1
1 parent 577df0a commit 1298160

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.4.1](https://github.com/MicroAppJS/cli/compare/v0.4.0...v0.4.1) (2021-08-04)
2+
3+
4+
### Features
5+
6+
* update deps ([577df0a](https://github.com/MicroAppJS/cli/commit/577df0ae16a415092d34e6b22c4b5b6a5f24afe5))
7+
* 增加适配多服务入口配置逻辑 ([a11d481](https://github.com/MicroAppJS/cli/commit/a11d48155aa933ecfee6d6fab424e1da34e074ff))
8+
19
# [0.4.0](https://github.com/MicroAppJS/cli/compare/v0.3.17...v0.4.0) (2020-06-10)
210

311

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

0 commit comments

Comments
 (0)