瀏覽代碼

chore: auto bump version and changelog [skip ci]

iwt 1 月之前
父節點
當前提交
37f323f75d
共有 5 個文件被更改,包括 39 次插入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. 17 0
      cfc-web/public/CHANGELOG-v1.0.md
  5. 18 1
      cfc-web/public/CHANGELOG.md

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-ef6b8e9605b3b0186979d910749e41db10539410
+430eb25b4d8afdc1256170f2de016f6e375336de

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

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

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

@@ -4,6 +4,23 @@
 
 ---
 
+## v1.0.1073 (2026-08-15)
+
+### 新功能
+- 报告列表与健康首页点击 gut_flora 报告直达编辑模式
+- 报告详情页支持 mode=edit 参数直入编辑模式
+
+### 其他
+- 拼接 mode=edit 参数,跳过查看模式过渡页。
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- 仅 reportType=gut_flora 生效,draft 流程不受影响。
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.1072 (2026-08-15)
 
 ### Bug 修复

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.1072
+> 当前版本: v1.0.1073
 
 ## 历史版本
 
@@ -8,6 +8,23 @@
 
 ---
 
+## v1.0.1073 (2026-08-15)
+
+### 新功能
+- 报告列表与健康首页点击 gut_flora 报告直达编辑模式
+- 报告详情页支持 mode=edit 参数直入编辑模式
+
+### 其他
+- 拼接 mode=edit 参数,跳过查看模式过渡页。
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- 仅 reportType=gut_flora 生效,draft 流程不受影响。
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.1072 (2026-08-15)
 
 ### Bug 修复