Kaynağa Gözat

chore: auto bump version and changelog [skip ci]

iwt 1 ay önce
ebeveyn
işleme
ed2b038a83

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-2f685d225a7b3d268877991415fc8e9947b6e50e
+28dc31c929dd153dcc3cfc99fa1c573500627d16

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

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

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

@@ -4,6 +4,30 @@
 
 ---
 
+## v1.0.934 (2026-08-10)
+
+### 文档
+- 新增新用户引导与留存设计方案
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+### 新功能
+- 首页新手任务进度条置顶 + 无家庭成员空状态引导
+- 自检结果页新增一键加入今日微行动
+- 新手任务新增 COMPLETE_SELF_CHECK(提交五维自检即完成)
+- 微行动×五维联动 — micro_actions 增加维度字段与短板维度推荐
+
+
 ## v1.0.933 (2026-08-10)
 
 ### Bug 修复

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.933
+> 当前版本: v1.0.934
 
 ## 历史版本
 
@@ -8,6 +8,30 @@
 
 ---
 
+## v1.0.934 (2026-08-10)
+
+### 文档
+- 新增新用户引导与留存设计方案
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+### 新功能
+- 首页新手任务进度条置顶 + 无家庭成员空状态引导
+- 自检结果页新增一键加入今日微行动
+- 新手任务新增 COMPLETE_SELF_CHECK(提交五维自检即完成)
+- 微行动×五维联动 — micro_actions 增加维度字段与短板维度推荐
+
+
 ## v1.0.933 (2026-08-10)
 
 ### Bug 修复