Parcourir la source

chore: auto bump version and changelog [skip ci]

iwt il y a 1 mois
Parent
commit
5dad7655cc

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-87a5ca4a1dc2fa67dc439769056ea54489723fba
+ef6b8e9605b3b0186979d910749e41db10539410

+ 2 - 2
cfc-web/package-lock.json

@@ -1,12 +1,12 @@
 {
   "name": "cfc-web",
-  "version": "1.0.1070",
+  "version": "1.0.1071",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "cfc-web",
-      "version": "1.0.1070",
+      "version": "1.0.1071",
       "dependencies": {
         "@wangeditor/editor": "^5.1.23",
         "@wangeditor/editor-for-vue": "^1.0.2",

+ 1 - 1
cfc-web/package.json

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

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

@@ -4,6 +4,17 @@
 
 ---
 
+## v1.0.1072 (2026-08-15)
+
+### Bug 修复
+- 移除21天科学减重/28天血糖平稳套餐种子数据自动插入
+- 移除 health-plan-summary onLoad 中残留的 loadFamilyReports 调用
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.1071 (2026-08-15)
 
 ### Bug 修复

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.1071
+> 当前版本: v1.0.1072
 
 ## 历史版本
 
@@ -8,6 +8,17 @@
 
 ---
 
+## v1.0.1072 (2026-08-15)
+
+### Bug 修复
+- 移除21天科学减重/28天血糖平稳套餐种子数据自动插入
+- 移除 health-plan-summary onLoad 中残留的 loadFamilyReports 调用
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.1071 (2026-08-15)
 
 ### Bug 修复