chore: initialize standalone UPM package
Publish UPM package / publish (push) Failing after 1s

This commit is contained in:
2026-08-26 02:49:40 +08:00
commit 18459f1e4b
21 changed files with 361 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Changelog
本文件记录 `ShrinkCommand.Integration.App` 的包内变更。
## [0.1.0] - 2026-05-18
### Added
- 新增 `ShrinkCommand``ShrinkApp.Core` 的桥接包。
- 新增 `ShrinkCommandAppInstaller`,把默认命令服务挂入宿主服务容器。
- 新增 `ShrinkCommandAppService` 作为宿主侧命令门面。