Browse Source

chore: auto bump version and changelog [skip ci]

iwt 1 month ago
parent
commit
b3f3ba71ec

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-aa839bdc49708a87973b6b10e576fc8bbd52f12a
+ec1f2eda837de0627ed0fcb6188a63a5e02c9435

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

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

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

@@ -4,6 +4,20 @@
 
 ---
 
+## v1.0.1151 (2026-08-19)
+
+### Bug 修复
+- action-detail/wealth/wisdom-detail 修复 :key 表达式
+
+### 重构
+- 首页能量沙盘解锁改判任一维度能量值>0
+
+### 其他
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.1150 (2026-08-19)
 
 ### 新功能

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.1150
+> 当前版本: v1.0.1151
 
 ## 历史版本
 
@@ -8,6 +8,20 @@
 
 ---
 
+## v1.0.1151 (2026-08-19)
+
+### Bug 修复
+- action-detail/wealth/wisdom-detail 修复 :key 表达式
+
+### 重构
+- 首页能量沙盘解锁改判任一维度能量值>0
+
+### 其他
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.1150 (2026-08-19)
 
 ### 新功能