Parcourir la source

chore: auto bump version and changelog [skip ci]

iwt il y a 2 mois
Parent
commit
2fe6e1b367

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-c8e9940a42a3647526f625e44a93abd7627faead
+5cf4d5ba2ae1d39338d4d3763984b5228e08aa4c

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

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

+ 6 - 0
cfc-web/public/CHANGELOG.md

@@ -1,6 +1,12 @@
 # 更新日志 (Changelog)
 
 此文件记录所有构建版本的变更。
+## v1.0.173 (2026-07-10)
+
+### 工程化
+- auto bump version and changelog [skip ci]
+
+
 ## v1.0.172 (2026-07-10)
 
 ### 工程化