Browse Source

chore: auto bump version and changelog [skip ci]

iwt 1 month ago
parent
commit
2a06444d07

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-6cb384d5d4b97f7c3065bd387ffddaef3f6c914b
+1c1ace2c0f2ff7bd822552afe81ce2089c2f2076

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

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

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

@@ -4,6 +4,12 @@
 
 ---
 
+## v1.0.669 (2026-07-30)
+
+### Bug 修复
+- resolve 6 backend compilation errors
+
+
 ## v1.0.668 (2026-07-30)
 
 ### Bug 修复

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.668
+> 当前版本: v1.0.669
 
 ## 历史版本
 
@@ -8,6 +8,12 @@
 
 ---
 
+## v1.0.669 (2026-07-30)
+
+### Bug 修复
+- resolve 6 backend compilation errors
+
+
 ## v1.0.668 (2026-07-30)
 
 ### Bug 修复