Match-id-27f4fa99c6bcdd5e18b48ce4e9fd03e09c7cc0e5

This commit is contained in:
* 2022-09-05 14:09:28 +08:00 committed by *
commit 1b92147b2d
2 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -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",