Match-id-9e0f2979be1db07bf321de41853f4d3c20deb216

This commit is contained in:
* 2022-07-25 17:40:22 +08:00 committed by *
commit 76b7a851e9
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)
### Bug Fixes
- **horizonX**: 修复IE兼容性问题空catch导致崩溃

View File

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