Match-id-fb63f56fd45785b53724b05f91bb3e52d9386461

This commit is contained in:
* 2022-09-08 16:32:47 +08:00 committed by *
parent 2ff4246cbf
commit 9f3f77e87d
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
## 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.17",
"version": "0.0.18",
"homepage": "",
"bugs": "",
"main": "index.js",