chore: release 2.1.3
Publish UPM package / publish (push) Successful in 2s

This commit is contained in:
2026-08-28 04:31:03 +08:00
parent af4b838c25
commit 66c70653b1
2 changed files with 8 additions and 2 deletions
+6
View File
@@ -2,6 +2,12 @@
本文件记录 `ShrinkDataSaver.Integration.EventBus` 这个独立 UPM 包的变更。 本文件记录 `ShrinkDataSaver.Integration.EventBus` 这个独立 UPM 包的变更。
## [2.1.3] - 2026-08-28
### Changed
- 精确依赖 `ShrinkEventBus 2.0.1`
## [2.1.2] - 2026-08-28 ## [2.1.2] - 2026-08-28
### Changed ### Changed
+2 -2
View File
@@ -1,6 +1,6 @@
{ {
"name": "com.cneicy.shrink-datasaver-integration-eventbus", "name": "com.cneicy.shrink-datasaver-integration-eventbus",
"version": "2.1.2", "version": "2.1.3",
"displayName": "ShrinkDataSaver - EventBus Integration", "displayName": "ShrinkDataSaver - EventBus Integration",
"description": "ShrinkDataSaver 与 ShrinkEventBus 的桥接层,自动将存档/设置事件映射到事件总线。", "description": "ShrinkDataSaver 与 ShrinkEventBus 的桥接层,自动将存档/设置事件映射到事件总线。",
"unity": "2022.3", "unity": "2022.3",
@@ -11,7 +11,7 @@
"com.cneicy.shrink-datasaver": "2.2.2", "com.cneicy.shrink-datasaver": "2.2.2",
"com.cneicy.shrink-context-core": "0.1.0", "com.cneicy.shrink-context-core": "0.1.0",
"com.cysharp.unitask": "2.5.10", "com.cysharp.unitask": "2.5.10",
"com.cneicy.shrink-eventbus": "2.0.0" "com.cneicy.shrink-eventbus": "2.0.1"
}, },
"keywords": [ "keywords": [
"save", "save",