Parcourir la source

chore: auto bump version and changelog [skip ci]

iwt il y a 1 mois
Parent
commit
ab4d96dc20

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-2f268fead06b05438f01fb0c47c18b220e007c33
+1ec5e0ed7e246b16fcfe874d1ad5bcd10c407900

+ 1 - 1
cfc-web/package.json

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

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

@@ -4,6 +4,15 @@
 
 ---
 
+## v1.0.888 (2026-08-09)
+
+### 重构
+- 重设计家庭挑战主页 - 移除重复的快速创建区,模板移至弹窗内,简化布局
+
+### Bug 修复
+- unify section headers + quick bar + task shortcuts; fix(tab-bar): center button position; fix(backend): ClassCastException in purchase field save
+
+
 ## v1.0.887 (2026-08-09)
 
 ### Bug 修复

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.887
+> 当前版本: v1.0.888
 
 ## 历史版本
 
@@ -8,6 +8,15 @@
 
 ---
 
+## v1.0.888 (2026-08-09)
+
+### 重构
+- 重设计家庭挑战主页 - 移除重复的快速创建区,模板移至弹窗内,简化布局
+
+### Bug 修复
+- unify section headers + quick bar + task shortcuts; fix(tab-bar): center button position; fix(backend): ClassCastException in purchase field save
+
+
 ## v1.0.887 (2026-08-09)
 
 ### Bug 修复