Browse Source

chore: auto bump version and changelog [skip ci]

iwt 1 month ago
parent
commit
7accc3a8b8

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-5dbd5a9a2144eed04a870730df2a06c69d0c5099
+187ffd21e153ca1dc1442291f3d7a81600b126ac

+ 1 - 1
cfc-web/package.json

@@ -1,6 +1,6 @@
 {
   "name": "cfc-web",
-  "version": "1.0.528",
+  "version": "1.0.529",
   "private": true,
   "scripts": {
     "dev": "vue-cli-service serve",

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

@@ -4,6 +4,12 @@
 
 ---
 
+## v1.0.529 (2026-07-25)
+
+### Bug 修复
+- move Hallmarks screenshot to content area, fix container nesting
+
+
 ## v1.0.528 (2026-07-25)
 
 ### 其他

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.528
+> 当前版本: v1.0.529
 
 ## 历史版本
 
@@ -8,6 +8,12 @@
 
 ---
 
+## v1.0.529 (2026-07-25)
+
+### Bug 修复
+- move Hallmarks screenshot to content area, fix container nesting
+
+
 ## v1.0.528 (2026-07-25)
 
 ### 其他