浏览代码

chore: auto bump version and changelog [skip ci]

iwt 1 月之前
父节点
当前提交
7b4c3eea
共有 5 个文件被更改,包括 31 次插入5 次删除
  1. 1 1
      cfc-web/.last_build_commit
  2. 2 2
      cfc-web/package-lock.json
  3. 1 1
      cfc-web/package.json
  4. 13 0
      cfc-web/public/CHANGELOG-v1.0.md
  5. 14 1
      cfc-web/public/CHANGELOG.md

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-bf73854a704c3589e589b037cf10eefa34cddf15
+0afe6f03a250e8f7f6d157b681be4ce6bce42deb

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

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

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

@@ -4,6 +4,19 @@
 
 ---
 
+## v1.0.827 (2026-08-06)
+
+### Bug 修复
+- 商品海报分享未携带封面图(coverImage 未转完整 URL)
+- 移除无家庭时的创建或加入家庭弹窗(5001 仅拒绝请求)
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.826 (2026-08-06)
 
 ### Bug 修复

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.826
+> 当前版本: v1.0.827
 
 ## 历史版本
 
@@ -8,6 +8,19 @@
 
 ---
 
+## v1.0.827 (2026-08-06)
+
+### Bug 修复
+- 商品海报分享未携带封面图(coverImage 未转完整 URL)
+- 移除无家庭时的创建或加入家庭弹窗(5001 仅拒绝请求)
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.826 (2026-08-06)
 
 ### Bug 修复