Jelajahi Sumber

chore: auto bump version and changelog [skip ci]

iwt 1 bulan lalu
induk
melakukan
f5cbafc9f5

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-20fd7afd7292303a1a5ad307c5dcd372d731eddc
+0f4400999a6d3554406d1e3feecdf145eb7585da

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

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

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

@@ -4,6 +4,16 @@
 
 ---
 
+## v1.0.716 (2026-08-02)
+
+### Bug 修复
+- show product info in payment popup, auto-close on success
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.715 (2026-08-02)
 
 ### Bug 修复

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.715
+> 当前版本: v1.0.716
 
 ## 历史版本
 
@@ -8,6 +8,16 @@
 
 ---
 
+## v1.0.716 (2026-08-02)
+
+### Bug 修复
+- show product info in payment popup, auto-close on success
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.715 (2026-08-02)
 
 ### Bug 修复