Explorar el Código

chore: auto bump version and changelog [skip ci]

iwt hace 1 mes
padre
commit
4a5c8283c0

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-cfa4bbfb463df60f0d3068fd8cdc7e03ad581f26
+bb34cefce919d3e7591b215abeacda1bf727b859

+ 1 - 1
cfc-web/package.json

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

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

@@ -4,6 +4,20 @@
 
 ---
 
+## v1.0.690 (2026-07-31)
+
+### 文档
+- 分享功能改造设计(海报组件参数化+5项分享入口)
+
+### Bug 修复
+- recommend-mixin传参字段名与后端DTO不匹配
+
+### 其他
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.689 (2026-07-31)
 
 ### 其他

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.689
+> 当前版本: v1.0.690
 
 ## 历史版本
 
@@ -8,6 +8,20 @@
 
 ---
 
+## v1.0.690 (2026-07-31)
+
+### 文档
+- 分享功能改造设计(海报组件参数化+5项分享入口)
+
+### Bug 修复
+- recommend-mixin传参字段名与后端DTO不匹配
+
+### 其他
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.689 (2026-07-31)
 
 ### 其他