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

This commit is contained in:
2026-08-26 02:50:36 +08:00
commit b9011b9e65
26 changed files with 551 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Changelog
本文件记录 `ShrinkNetwork.Integration.App` 的包内变更。
## [0.1.0] - 2026-05-18
### Added
- 新增 `ShrinkNetwork``ShrinkApp.Core` 的桥接包。
- 新增 `ShrinkNetworkAppInstaller`,把默认网络服务挂入宿主服务容器。
- 新增 `ShrinkNetworkAppService` 作为宿主侧网络门面。