Match-id-33838147efb73c637b1314bd819ddeb781b0b680
This commit is contained in:
parent
5d8d24ee89
commit
26f520cfc4
|
@ -1,3 +1,6 @@
|
||||||
|
## 0.0.24 (2022-10-25)
|
||||||
|
- **core**: fix 修改IE上报Symbol错误的问题
|
||||||
|
|
||||||
## 0.0.23 (2022-09-23)
|
## 0.0.23 (2022-09-23)
|
||||||
- **core**: #86 兼容ReactIs API
|
- **core**: #86 兼容ReactIs API
|
||||||
-
|
-
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"horizon"
|
"horizon"
|
||||||
],
|
],
|
||||||
"version": "0.0.23",
|
"version": "0.0.24",
|
||||||
"homepage": "",
|
"homepage": "",
|
||||||
"bugs": "",
|
"bugs": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|
Loading…
Reference in New Issue