Sfoglia il codice sorgente

chore: auto bump version and changelog [skip ci]

iwt 2 mesi fa
parent
commit
d9268975e0

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-c985f71ac5f46b3431b59eca1437c0be79cd83b3
+d9051c49b036e48682f61772028aeddbf19df615

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

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

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

@@ -4,6 +4,19 @@
 
 ---
 
+## v1.0.387 (2026-07-17)
+
+### 测试
+- add v1.1 scenarios for knowledge-popup, quick-nav, edit mode
+
+### 其他
+- - [场景7] Knowledge base popup query and display
+- - [场景8] Quick nav card navigation to subpages
+- - [场景9] Edit mode toggle and save
+- Covers the new v1.1 report detail features.
+- 
+
+
 ## v1.0.386 (2026-07-17)
 
 ### 新功能

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.386
+> 当前版本: v1.0.387
 
 ## 历史版本
 
@@ -8,6 +8,19 @@
 
 ---
 
+## v1.0.387 (2026-07-17)
+
+### 测试
+- add v1.1 scenarios for knowledge-popup, quick-nav, edit mode
+
+### 其他
+- - [场景7] Knowledge base popup query and display
+- - [场景8] Quick nav card navigation to subpages
+- - [场景9] Edit mode toggle and save
+- Covers the new v1.1 report detail features.
+- 
+
+
 ## v1.0.386 (2026-07-17)
 
 ### 新功能