Просмотр исходного кода

chore: auto bump version and changelog [skip ci]

iwt 1 месяц назад
Родитель
Сommit
0e1cd6d8ed

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-3fec8e09480504f6e5cdd6f757917c6055fd964f
+55ed5ec12ae3e334a943eed70b172138670ffca1

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

@@ -1,12 +1,12 @@
 {
   "name": "cfc-web",
-  "version": "1.0.1064",
+  "version": "1.0.1065",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "cfc-web",
-      "version": "1.0.1064",
+      "version": "1.0.1065",
       "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.1065",
+  "version": "1.0.1066",
   "private": true,
   "scripts": {
     "dev": "vue-cli-service serve",

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

@@ -4,6 +4,16 @@
 
 ---
 
+## v1.0.1066 (2026-08-15)
+
+### Bug 修复
+- health-plan-summary 成员列表 wx:key 表达式改用方法调用
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.1065 (2026-08-15)
 
 ### 新功能

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.1065
+> 当前版本: v1.0.1066
 
 ## 历史版本
 
@@ -8,6 +8,16 @@
 
 ---
 
+## v1.0.1066 (2026-08-15)
+
+### Bug 修复
+- health-plan-summary 成员列表 wx:key 表达式改用方法调用
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.1065 (2026-08-15)
 
 ### 新功能