Przeglądaj źródła

chore: auto bump version and changelog [skip ci]

iwt 1 miesiąc temu
rodzic
commit
1a5d370a1b

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-4b4f60b1e19c883de26c23ea2b6a4481b19abd24
+7dc96dce71fb5b21a24deb7c4e83e57a3c9438b4

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

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

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

@@ -4,6 +4,19 @@
 
 ---
 
+## v1.0.967 (2026-08-11)
+
+### Bug 修复
+- 补全 FileRecord 实体和 Mapper(JdCloudStorageService 依赖)
+
+### 文档
+- 新增实施计划 - 13任务分解,含迁移/Service/Controller/前端组件/管理端全链路
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.966 (2026-08-11)
 
 ### 新功能

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.966
+> 当前版本: v1.0.967
 
 ## 历史版本
 
@@ -8,6 +8,19 @@
 
 ---
 
+## v1.0.967 (2026-08-11)
+
+### Bug 修复
+- 补全 FileRecord 实体和 Mapper(JdCloudStorageService 依赖)
+
+### 文档
+- 新增实施计划 - 13任务分解,含迁移/Service/Controller/前端组件/管理端全链路
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.966 (2026-08-11)
 
 ### 新功能