Match-id-0005af41d0e40dc2b46adb860b3a0fdc845056bf

This commit is contained in:
* 2022-07-25 17:31:39 +08:00 committed by *
parent 52f09375e6
commit 154258b777
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
## 0.0.12 (2022-07-25)
- 修复IE兼容性问题IE环境下Event只读导致合成事件逻辑报错
## 0.0.11 (2022-07-21) ## 0.0.11 (2022-07-21)
### Bug Fixes ### Bug Fixes
- **horizonX**: 修复IE兼容性问题空catch导致崩溃 - **horizonX**: 修复IE兼容性问题空catch导致崩溃

View File

@ -4,7 +4,7 @@
"keywords": [ "keywords": [
"horizon" "horizon"
], ],
"version": "0.0.11", "version": "0.0.12",
"homepage": "", "homepage": "",
"bugs": "", "bugs": "",
"main": "index.js", "main": "index.js",