Просмотр исходного кода

chore: auto bump version and changelog [skip ci]

iwt 2 месяцев назад
Родитель
Сommit
0caca1ca4e

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-4d6dfc76535dce8cb879564e8921a7df34b026a5
+530469de40b3dc47d24945091ad2d80d2a1b3d69

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

@@ -1,12 +1,12 @@
 {
 {
   "name": "cfc-web",
   "name": "cfc-web",
-  "version": "1.0.391",
+  "version": "1.0.392",
   "lockfileVersion": 3,
   "lockfileVersion": 3,
   "requires": true,
   "requires": true,
   "packages": {
   "packages": {
     "": {
     "": {
       "name": "cfc-web",
       "name": "cfc-web",
-      "version": "1.0.391",
+      "version": "1.0.392",
       "dependencies": {
       "dependencies": {
         "@wangeditor/editor": "^5.1.23",
         "@wangeditor/editor": "^5.1.23",
         "@wangeditor/editor-for-vue": "^1.0.2",
         "@wangeditor/editor-for-vue": "^1.0.2",

+ 1 - 1
cfc-web/package.json

@@ -1,6 +1,6 @@
 {
 {
   "name": "cfc-web",
   "name": "cfc-web",
-  "version": "1.0.392",
+  "version": "1.0.393",
   "private": true,
   "private": true,
   "scripts": {
   "scripts": {
     "dev": "vue-cli-service serve",
     "dev": "vue-cli-service serve",

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

@@ -4,6 +4,17 @@
 
 
 ---
 ---
 
 
+## v1.0.393 (2026-07-18)
+
+### Bug 修复
+- remove duplicate closing brace in CSS
+- 解决 git stash 合并冲突残留标记(body/index, gut-index, report-list)
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.392 (2026-07-17)
 ## v1.0.392 (2026-07-17)
 
 
 ### 测试
 ### 测试

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

@@ -1,6 +1,6 @@
 # 更新日志
 # 更新日志
 
 
-> 当前版本: v1.0.392
+> 当前版本: v1.0.393
 
 
 ## 历史版本
 ## 历史版本
 
 
@@ -8,6 +8,17 @@
 
 
 ---
 ---
 
 
+## v1.0.393 (2026-07-18)
+
+### Bug 修复
+- remove duplicate closing brace in CSS
+- 解决 git stash 合并冲突残留标记(body/index, gut-index, report-list)
+
+### 其他
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.392 (2026-07-17)
 ## v1.0.392 (2026-07-17)
 
 
 ### 测试
 ### 测试