Match-id-a236f02b7d95c098f68686da66328a282f27c864
This commit is contained in:
commit
7595cc78d0
|
@ -1,6 +1,9 @@
|
|||
## 0.0.20 (2022-09-14)
|
||||
- **core**: #81 fix Memo场景路径错误
|
||||
|
||||
## 0.0.19 (2022-09-13)
|
||||
- **core**: fix 弹窗的input可能无法触发onChange事件
|
||||
-
|
||||
|
||||
## 0.0.18 (2022-09-08)
|
||||
- **core**: fix 键盘事件使用历史记录填充时key为undefined
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"keywords": [
|
||||
"horizon"
|
||||
],
|
||||
"version": "0.0.19",
|
||||
"version": "0.0.20",
|
||||
"homepage": "",
|
||||
"bugs": "",
|
||||
"main": "index.js",
|
||||
|
|
Loading…
Reference in New Issue