Match-id-fb63f56fd45785b53724b05f91bb3e52d9386461
This commit is contained in:
parent
2ff4246cbf
commit
9f3f77e87d
|
@ -1,3 +1,6 @@
|
|||
## 0.0.18 (2022-09-08)
|
||||
- **core**: fix 键盘事件使用历史记录填充时key为undefined
|
||||
-
|
||||
## 0.0.17 (2022-09-07)
|
||||
- **core**: fix 不在树上的节点发起更新导致错误
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"keywords": [
|
||||
"horizon"
|
||||
],
|
||||
"version": "0.0.17",
|
||||
"version": "0.0.18",
|
||||
"homepage": "",
|
||||
"bugs": "",
|
||||
"main": "index.js",
|
||||
|
|
Loading…
Reference in New Issue