Ver Fonte

chore: auto bump version and changelog [skip ci]

iwt há 1 mês atrás
pai
commit
4527f7de92

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-c2bd7d68f33e45370becc0c397f1fc2d84e10f27
+6035f0c5c1478cc854044017b0a37c63e6ac95d9

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

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

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

@@ -4,6 +4,16 @@
 
 ---
 
+## v1.0.718 (2026-08-02)
+
+### Bug 修复
+- sync ProductOrder for admin order management
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.717 (2026-08-02)
 
 ### 新功能

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.717
+> 当前版本: v1.0.718
 
 ## 历史版本
 
@@ -8,6 +8,16 @@
 
 ---
 
+## v1.0.718 (2026-08-02)
+
+### Bug 修复
+- sync ProductOrder for admin order management
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.717 (2026-08-02)
 
 ### 新功能