chore: release server-v1.1.14
Deploy Server / release-deploy-server (push) Failing after 10m25s

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01Bupi8Kdqkfx2N5acFsHTx5
This commit is contained in:
wangjia
2026-09-07 09:18:22 +08:00
parent 7c57f14a31
commit fef9f33e5a
+5
View File
@@ -5,6 +5,11 @@
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.14] - 2026-09-03
### 新功能
- 库存搜索框支持按生产日期检索:在原有 商品名 / 拼音 / 编码 之外,直接在搜索框输入年份、年月或完整日期(如 `2010``2010-06``2010-06-04`)即可筛出对应生产日期的库存,无需改动界面。
## [1.1.13] - 2026-09-03
### 修复