Explorar el Código

chore: auto bump version and changelog [skip ci]

iwt hace 2 meses
padre
commit
6383c701c9

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-181ce371c52902d0110d30c49a62e2f12b1a05e1
+8831e237450606c421ecc3ed329739dc136e97dd

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

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

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

@@ -4,6 +4,13 @@
 
 ---
 
+## v1.0.401 (2026-07-18)
+
+### 文档
+- add analysis of personalized descriptive content to extract from reports
+- add gap analysis between extraction results and miniprogram/backend
+
+
 ## v1.0.400 (2026-07-18)
 
 ### 重构

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.400
+> 当前版本: v1.0.401
 
 ## 历史版本
 
@@ -8,6 +8,13 @@
 
 ---
 
+## v1.0.401 (2026-07-18)
+
+### 文档
+- add analysis of personalized descriptive content to extract from reports
+- add gap analysis between extraction results and miniprogram/backend
+
+
 ## v1.0.400 (2026-07-18)
 
 ### 重构