Skip to content

Commit d2f41ce

Browse files
committed
bookmark: release v0.4.3
1 parent 9896b4b commit d2f41ce

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.4.3](https://github.com/MicroAppJS/core/compare/v0.4.2...v0.4.3) (2021-09-30)
2+
3+
4+
### Features
5+
6+
* 增加配置可通过对象 `registerCommand` 进行注册 ([d0cef7b](https://github.com/MicroAppJS/core/commit/d0cef7bddf3f72744c8d344e0bb177af433a9746))
7+
18
## [0.4.2](https://github.com/MicroAppJS/core/compare/v0.4.1...v0.4.2) (2021-09-15)
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/core",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"description": "[Core] Pluggable micro application framework.",
55
"main": "src/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)