Sfoglia il codice sorgente

chore: auto bump version and changelog [skip ci]

iwt 1 mese fa
parent
commit
520c58ebe4

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-92a757de7fb6a30fd866779a0591eecef033f33d
+6179b12d7f9cd13896b1362d9676c0d9d76b31b2

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

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

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

@@ -4,6 +4,22 @@
 
 ---
 
+## v1.0.721 (2026-08-02)
+
+### Bug 修复
+- DatabaseInitializer 清理 — 修正 modifyColumnToText 表名、移除已删表的残留迁移
+- skip OAuth2 JSAPI flow, use Native QR code directly for WeChat browser
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+### 新功能
+- add payment to water ionizer and turmeric product pages
+
+
 ## v1.0.720 (2026-08-02)
 
 ### 新功能

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.720
+> 当前版本: v1.0.721
 
 ## 历史版本
 
@@ -8,6 +8,22 @@
 
 ---
 
+## v1.0.721 (2026-08-02)
+
+### Bug 修复
+- DatabaseInitializer 清理 — 修正 modifyColumnToText 表名、移除已删表的残留迁移
+- skip OAuth2 JSAPI flow, use Native QR code directly for WeChat browser
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+### 新功能
+- add payment to water ionizer and turmeric product pages
+
+
 ## v1.0.720 (2026-08-02)
 
 ### 新功能