Ver código fonte

chore: auto bump version and changelog [skip ci]

iwt 1 mês atrás
pai
commit
8ad880ca8c

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-e7acd431baeefadb28af8fa32ef3b51704eecc32
+7a007e5b2319c21e0cba7a4b62f84cfb20b7f99e

+ 1 - 1
cfc-web/package.json

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

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

@@ -4,6 +4,21 @@
 
 ---
 
+## v1.0.663 (2026-07-30)
+
+### 其他
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+### Bug 修复
+- ContentRecommendService NPE when type is null
+- replace Map.of() with HashMap for Java 8 compatibility
+
+
 ## v1.0.662 (2026-07-30)
 
 ### 重构

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.662
+> 当前版本: v1.0.663
 
 ## 历史版本
 
@@ -8,6 +8,21 @@
 
 ---
 
+## v1.0.663 (2026-07-30)
+
+### 其他
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+### Bug 修复
+- ContentRecommendService NPE when type is null
+- replace Map.of() with HashMap for Java 8 compatibility
+
+
 ## v1.0.662 (2026-07-30)
 
 ### 重构