Explorar o código

chore: auto bump version and changelog [skip ci]

iwt hai 2 meses
pai
achega
ee4167370e

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-8672697d59c1b990385659a051a4a8e5f46dc7cb
+cb2dab2e62a94581e1036ab95d1b935cb6f63757

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

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

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

@@ -1,6 +1,19 @@
 # 更新日志 (Changelog)
 
 此文件记录所有构建版本的变更。
+## v1.0.271 (2026-07-13)
+
+### 文档
+- 添加参考资料 PDF
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
+## v1.0.270 (2026-07-13)
+
+
 ## v1.0.269 (2026-07-13)
 
 ### 新功能