Match-id-1ebd31fa0002dea154f45941c46dba0a318aa708
This commit is contained in:
commit
e7f4d65782
|
@ -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