Browse Source

chore: auto bump version and changelog [skip ci]

iwt 1 month ago
parent
commit
955a7ca714

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-30df608f9861fbd1c60acb5df3f16308a0db62ab
+f49bcdded60a12db42c31d656685c964f36505b5

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

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

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

@@ -4,6 +4,19 @@
 
 ---
 
+## v1.0.604 (2026-07-28)
+
+### 新功能
+- insert 14 academic reference screenshots into 4 articles
+
+### 其他
+- - exercise-mood-cognition.html: 4 screenshots (BMJ meta, hippocampus, gut diversity, gut RCT)
+- - puerarin.html: 3 screenshots (hangover, diabetes, brain protection)
+- - gut-microbiota-testing.html: 2 screenshots (HMP, dysbiosis->immune disease)
+- Screenshots in web/img/ref-screenshots/ are gitignored (kept locally only)
+- 
+
+
 ## v1.0.603 (2026-07-28)
 
 ### 文档

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.603
+> 当前版本: v1.0.604
 
 ## 历史版本
 
@@ -8,6 +8,19 @@
 
 ---
 
+## v1.0.604 (2026-07-28)
+
+### 新功能
+- insert 14 academic reference screenshots into 4 articles
+
+### 其他
+- - exercise-mood-cognition.html: 4 screenshots (BMJ meta, hippocampus, gut diversity, gut RCT)
+- - puerarin.html: 3 screenshots (hangover, diabetes, brain protection)
+- - gut-microbiota-testing.html: 2 screenshots (HMP, dysbiosis->immune disease)
+- Screenshots in web/img/ref-screenshots/ are gitignored (kept locally only)
+- 
+
+
 ## v1.0.603 (2026-07-28)
 
 ### 文档