From 39a2f14e0bea26f50de2e557c170feef22bc95f2 Mon Sep 17 00:00:00 2001 From: wangjia <809946525@qq.com> Date: Fri, 10 Jul 2026 10:18:38 +0800 Subject: [PATCH] chore: release client-v1.1.8 Co-Authored-By: Claude Fable 5 --- CHANGELOG-client.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG-client.md b/CHANGELOG-client.md index 8adc104..2b95da3 100644 --- a/CHANGELOG-client.md +++ b/CHANGELOG-client.md @@ -5,6 +5,12 @@ 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.1.8] - 2026-07-10 + +### 新功能 +- 库存列表(手机端)商品名称后新增生产日期小字,一眼区分同名不同批次的商品。 +- 商品详情抽屉新增「生产日期」信息行。 + ## [1.1.7] - 2026-07-07 ### 新功能