Match-id-85c86904506cfb0430fae36e0c237772bab23d82

This commit is contained in:
* 2022-09-20 20:22:04 +08:00 committed by *
parent 318323f4fa
commit 670f453e23
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
## 0.0.21 (2022-09-20)
- **core**: #85 所有事件中发生的多次更新都合并执行
-
## 0.0.20 (2022-09-14) ## 0.0.20 (2022-09-14)
- **core**: #81 fix Memo场景路径错误 - **core**: #81 fix Memo场景路径错误

View File

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