chore: release client-v1.0.55 / site-v1.0.55 / server-v1.0.55
Deploy Server / release-deploy-server (push) Successful in 42s
Deploy Client / build-client-web (push) Successful in 40s
Deploy Site / release-deploy-site (push) Successful in 22s
Deploy Client / build-macos (push) Successful in 1m28s
Deploy Client / build-android (push) Successful in 1m7s
Deploy Client / build-ios (push) Successful in 2m44s
Deploy Client / build-windows (push) Successful in 1m51s
Deploy Client / release-deploy-client (push) Successful in 1m23s

三条流水线首个独立版本,统一从 1.0.55 起步。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
wangjia
2026-06-17 08:27:53 +08:00
parent aa7099ba94
commit 40d9aba657
3 changed files with 13 additions and 2 deletions
+4 -1
View File
@@ -6,7 +6,10 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.0.0] - 2026-06-17
## [1.0.55] - 2026-06-17
### 新功能
- 官网独立发版流水线启用(`site-v*`),与客户端、后端互不影响
### 改进
- 下载页「更新日志」改为运行时从接口动态拉取,客户端发版后即时刷新、无需重建官网;接口不可达时回退到内置内容