From cd3cc0d8feee7066332dc07e713bc001029a16ee Mon Sep 17 00:00:00 2001 From: wangjia <809946525@qq.com> Date: Fri, 3 Jul 2026 13:01:16 +0800 Subject: [PATCH] chore: release client-v1.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 出库成本/售价/利润重设计作为 minor 里程碑:1.0.88 → 1.1.0(同内容重标,与 server-v1.1.0 配套)。 Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_01JJ1g8XV1YhhmHRzhwWEW7o --- CHANGELOG-client.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG-client.md b/CHANGELOG-client.md index 8923920..b78da2d 100644 --- a/CHANGELOG-client.md +++ b/CHANGELOG-client.md @@ -5,7 +5,9 @@ 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.88] - 2026-07-03 +## [1.1.0] - 2026-07-03 + +> 定价与利润模型里程碑版(内容与 1.0.88 相同,版本号升为 1.1.0,与 server-v1.1.0 配套)。 ### 新功能 - 出库单详情全新明细:成本价、售价、利润三列一目了然,底部同时显示合计金额与合计利润(仅管理员可见成本与利润)。