Match-id-85c86904506cfb0430fae36e0c237772bab23d82
This commit is contained in:
parent
318323f4fa
commit
670f453e23
|
@ -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场景路径错误
|
||||||
|
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue