Match-id-a236f02b7d95c098f68686da66328a282f27c864

This commit is contained in:
* 2022-09-14 15:06:24 +08:00 committed by *
commit 7595cc78d0
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) ## 0.0.19 (2022-09-13)
- **core**: fix 弹窗的input可能无法触发onChange事件 - **core**: fix 弹窗的input可能无法触发onChange事件
-
## 0.0.18 (2022-09-08) ## 0.0.18 (2022-09-08)
- **core**: fix 键盘事件使用历史记录填充时key为undefined - **core**: fix 键盘事件使用历史记录填充时key为undefined

View File

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