瀏覽代碼

chore: auto bump version and changelog [skip ci]

iwt 1 月之前
父節點
當前提交
3cc897ac5b
共有 4 個文件被更改,包括 25 次插入3 次删除
  1. 1 1
      cfc-web/.last_build_commit
  2. 1 1
      cfc-web/package.json
  3. 11 0
      cfc-web/public/CHANGELOG-v1.0.md
  4. 12 1
      cfc-web/public/CHANGELOG.md

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-2ce8dcf140f26b39ced0dc68c02042139a90c86f
+1e38c2c5aa79e8631188b2028df2b44d3b8f9eb2

+ 1 - 1
cfc-web/package.json

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

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

@@ -4,6 +4,17 @@
 
 ---
 
+## v1.0.680 (2026-07-31)
+
+### Bug 修复
+- circle接口空字符串解析Long报NumberFormatException
+
+### 其他
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.679 (2026-07-31)
 
 ### 其他

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.679
+> 当前版本: v1.0.680
 
 ## 历史版本
 
@@ -8,6 +8,17 @@
 
 ---
 
+## v1.0.680 (2026-07-31)
+
+### Bug 修复
+- circle接口空字符串解析Long报NumberFormatException
+
+### 其他
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.679 (2026-07-31)
 
 ### 其他