瀏覽代碼

chore: auto bump version and changelog [skip ci]

iwt 3 天之前
父節點
當前提交
4d964a9d4e
共有 5 個文件被更改,包括 31 次插入5 次删除
  1. 1 1
      cfc-web/.last_build_commit
  2. 2 2
      cfc-web/package-lock.json
  3. 1 1
      cfc-web/package.json
  4. 13 0
      cfc-web/public/CHANGELOG-v1.0.md
  5. 14 1
      cfc-web/public/CHANGELOG.md

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-9adfd76b6d426c1791a7e835fcee0adab38fa965
+0100e63ef38a44bafa39285d4998c1196f0c51a7

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

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

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

@@ -4,6 +4,19 @@
 
 ---
 
+## v1.0.1426 (2026-09-15)
+
+### 新功能
+- 根级/规划师/营养师/健康页全列排序 - 所有数据列补齐 sort-header(27 页)
+- admin 列表页全列排序 - 给所有数据列补齐 sort-header(46 页)
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.1425 (2026-09-15)
 
 ### Bug 修复

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.1425
+> 当前版本: v1.0.1426
 
 ## 历史版本
 
@@ -8,6 +8,19 @@
 
 ---
 
+## v1.0.1426 (2026-09-15)
+
+### 新功能
+- 根级/规划师/营养师/健康页全列排序 - 所有数据列补齐 sort-header(27 页)
+- admin 列表页全列排序 - 给所有数据列补齐 sort-header(46 页)
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.1425 (2026-09-15)
 
 ### Bug 修复