Files
ShrinkCommand.Integration.App/CHANGELOG.md
T
cneicy aeb6667e78
Publish UPM package / publish (push) Successful in 2s
chore(release): 发布 v0.1.2
2026-08-28 03:44:10 +08:00

18 lines
413 B
Markdown

# Changelog
本文件记录 `ShrinkCommand.Integration.App` 的包内变更。
## [0.1.2] - 2026-08-28
### Changed
- 精确依赖 `ShrinkApp.Core 0.1.3`
## [0.1.0] - 2026-05-18
### Added
- 新增 `ShrinkCommand``ShrinkApp.Core` 的桥接包。
- 新增 `ShrinkCommandAppInstaller`,把默认命令服务挂入宿主服务容器。
- 新增 `ShrinkCommandAppService` 作为宿主侧命令门面。