1 Commits
Author SHA1 Message Date
cneicy b888d8d247 fix: align Entities with EventBus 2.1.0 2026-09-05 06:27:21 +08:00
2 changed files with 8 additions and 3 deletions
+6 -1
View File
@@ -2,9 +2,14 @@
本文件记录 `ShrinkEventBus.Entities` 的包内变更。
## [0.1.2] - 2026-09-05
### Fixed
-`ShrinkEventBus` 精确依赖同步到 `2.1.0`
## [0.1.1] - 2026-08-28
### Changed
- 精确依赖 `ShrinkEventBus 2.0.1`
+2 -2
View File
@@ -1,11 +1,11 @@
{
"name": "com.cneicy.shrink-eventbus-entities",
"version": "0.1.1",
"version": "0.1.2",
"displayName": "ShrinkEventBus Entities",
"description": "Burst-safe NativeQueue writer and playback adapter for ShrinkEventBus.",
"unity": "2022.3",
"dependencies": {
"com.cneicy.shrink-eventbus": "2.0.1",
"com.cneicy.shrink-eventbus": "2.1.0",
"com.unity.entities": "1.0.11"
},
"keywords": [