Match-id-9d21c4b91a4dd45141621f3e3aa091806644a334

This commit is contained in:
* 2022-09-13 20:22:38 +08:00 committed by *
parent 8e006f8cd2
commit 2e69a72c97
2 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,9 @@
## 0.0.19 (2022-09-13)
- **core**: fix 弹窗的input可能无法触发onChange事件
-
## 0.0.18 (2022-09-08)
- **core**: fix 键盘事件使用历史记录填充时key为undefined
-
## 0.0.17 (2022-09-07)
- **core**: fix 不在树上的节点发起更新导致错误

View File

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