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