Ver Fonte

chore: auto bump version and changelog [skip ci]

iwt há 1 mês atrás
pai
commit
75e16cf834

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-6f7b2de1e611a94110d08483e3891a859bbd7a56
+2420a695ca9615abd28d9754b22b4f420b89b4ca

+ 1 - 1
cfc-web/package.json

@@ -1,6 +1,6 @@
 {
   "name": "cfc-web",
-  "version": "1.0.577",
+  "version": "1.0.578",
   "private": true,
   "scripts": {
     "dev": "vue-cli-service serve",

+ 13 - 0
cfc-web/public/CHANGELOG-v1.0.md

@@ -4,6 +4,19 @@
 
 ---
 
+## v1.0.578 (2026-07-27)
+
+### 新功能
+- 扩展测试数据至五维全覆盖(15条记录)- 活动/文章/商品各3条,覆盖身智行心富五维 - SeedsController.java导入修复
+
+### Bug 修复
+- year_month reserved word quoting + products.min_quantity migration
+
+### 其他
+- - Add migration 105: ensure products.min_quantity column exists
+- 
+
+
 ## v1.0.577 (2026-07-27)
 
 ### Bug 修复

+ 14 - 1
cfc-web/public/CHANGELOG.md

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.577
+> 当前版本: v1.0.578
 
 ## 历史版本
 
@@ -8,6 +8,19 @@
 
 ---
 
+## v1.0.578 (2026-07-27)
+
+### 新功能
+- 扩展测试数据至五维全覆盖(15条记录)- 活动/文章/商品各3条,覆盖身智行心富五维 - SeedsController.java导入修复
+
+### Bug 修复
+- year_month reserved word quoting + products.min_quantity migration
+
+### 其他
+- - Add migration 105: ensure products.min_quantity column exists
+- 
+
+
 ## v1.0.577 (2026-07-27)
 
 ### Bug 修复