瀏覽代碼

chore: auto bump version and changelog [skip ci]

iwt 1 月之前
父節點
當前提交
6179b12d7f
共有 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 @@
-1568bc7dbe5a4ef96e4e0b6afef9eb16a7fb5673
+92a757de7fb6a30fd866779a0591eecef033f33d

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

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

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

@@ -4,6 +4,19 @@
 
 ---
 
+## v1.0.720 (2026-08-02)
+
+### 新功能
+- add gut-testing product links to articles
+- sticky bottom payment bar like e-commerce
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.719 (2026-08-02)
 
 ### Bug 修复

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.719
+> 当前版本: v1.0.720
 
 ## 历史版本
 
@@ -8,6 +8,19 @@
 
 ---
 
+## v1.0.720 (2026-08-02)
+
+### 新功能
+- add gut-testing product links to articles
+- sticky bottom payment bar like e-commerce
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.719 (2026-08-02)
 
 ### Bug 修复