Explorar el Código

chore: auto bump version and changelog [skip ci]

iwt hace 1 mes
padre
commit
737969cc48

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-343f1e62535d631c41c8481a69c8412b45754cbb
+f0c8d11b0e0d71584f4880cde981286aa82a252f

+ 1 - 1
cfc-web/package.json

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

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

@@ -4,6 +4,31 @@
 
 
 ---
 ---
 
 
+## v1.0.790 (2026-08-04)
+
+### Bug 修复
+- 购物车结算页传递SKU信息到下单
+
+### 其他
+- Ultraworked with Sisyphus
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- - 会员价联动展示(非会员可点击升级)
+- - 未选规格时按钮禁用提示
+- - 加购/购买时传递 skuId 和 specDesc
+- Ultraworked with Sisyphus
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+### 新功能
+- 商品详情页新增SKU规格选择器
+
+### 文档
+- 添加商品SKU选择器设计文档和实现计划
+
+
 ## v1.0.789 (2026-08-04)
 ## v1.0.789 (2026-08-04)
 
 
 ### Bug 修复
 ### Bug 修复

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

@@ -1,6 +1,6 @@
 # 更新日志
 # 更新日志
 
 
-> 当前版本: v1.0.789
+> 当前版本: v1.0.790
 
 
 ## 历史版本
 ## 历史版本
 
 
@@ -8,6 +8,31 @@
 
 
 ---
 ---
 
 
+## v1.0.790 (2026-08-04)
+
+### Bug 修复
+- 购物车结算页传递SKU信息到下单
+
+### 其他
+- Ultraworked with Sisyphus
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- - 会员价联动展示(非会员可点击升级)
+- - 未选规格时按钮禁用提示
+- - 加购/购买时传递 skuId 和 specDesc
+- Ultraworked with Sisyphus
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+### 新功能
+- 商品详情页新增SKU规格选择器
+
+### 文档
+- 添加商品SKU选择器设计文档和实现计划
+
+
 ## v1.0.789 (2026-08-04)
 ## v1.0.789 (2026-08-04)
 
 
 ### Bug 修复
 ### Bug 修复