From 33b0f6c30c260d22d31e61ab931f440a5fa69169 Mon Sep 17 00:00:00 2001 From: wangjia <809946525@qq.com> Date: Wed, 24 Jun 2026 01:26:39 +0800 Subject: [PATCH] chore: release client-v1.0.78 Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01YZ4DskSRKsSiheQonFtQvx --- CHANGELOG-client.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG-client.md b/CHANGELOG-client.md index 4aaf836..3597e07 100644 --- a/CHANGELOG-client.md +++ b/CHANGELOG-client.md @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file. 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.78] - 2026-06-24 + +### 改进 +- 维护性发布:发布与部署流程修复,应用功能无变更。 + ## [1.0.77] - 2026-06-24 ### 新功能