fix(starter): require context module patch
Publish UPM package / publish (push) Successful in 2s

This commit is contained in:
2026-08-26 11:03:56 +08:00
parent 12eb248d17
commit 91cae21553
2 changed files with 8 additions and 2 deletions
+6
View File
@@ -2,6 +2,12 @@
本文件记录 `ShrinkApp.Starter.Basic` 的包内变更。
## [0.1.2] - 2026-08-26
### Fixed
- 使用声明 Unity JSON Serialize 模块的 `ShrinkContext.AppAdapter` 版本,保证最小消费者项目可完成解析与编译。
## [0.1.1] - 2026-08-26
### Fixed