Match-id-37ca0b38aea11de7f9b6bb8a0793b9fcb1d6966b

This commit is contained in:
* 2022-09-14 15:04:34 +08:00 committed by *
parent 0b11905b35
commit 3a7599f943
2 changed files with 5 additions and 2 deletions

View File

@ -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

View File

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