From e3e8cf703702f0d946c6bcd6e7187d65cff8f562 Mon Sep 17 00:00:00 2001 From: wangjia <809946525@qq.com> Date: Thu, 18 Jun 2026 08:01:50 +0800 Subject: [PATCH] chore: release client-v1.0.58 Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01Y2Wdwo7SmgBJU37cBrkhPK --- CHANGELOG-client.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG-client.md b/CHANGELOG-client.md index d26cb85..77eadbb 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.58] - 2026-06-18 + +### 修复 +- 恢复 Windows 桌面版的自动构建与发布:上一版因构建环境问题未能产出 Windows 安装包,本版已修复,Windows 用户可正常下载安装 + ## [1.0.57] - 2026-06-17 ### 新功能