Match-id-fe726c014403321cf4f7f9cc4970dec88a84397c
This commit is contained in:
parent
28c219de86
commit
0cfb5ce80a
|
@ -1,3 +1,6 @@
|
|||
## 0.0.14 (2022-09-04)
|
||||
- **core**: #44 修复unmount根节点事件未清除
|
||||
|
||||
## 0.0.13 (2022-08-02)
|
||||
- **horizonX**: 修复redux兼容器bug
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"keywords": [
|
||||
"horizon"
|
||||
],
|
||||
"version": "0.0.13",
|
||||
"version": "0.0.14",
|
||||
"homepage": "",
|
||||
"bugs": "",
|
||||
"main": "index.js",
|
||||
|
|
Loading…
Reference in New Issue