Pārlūkot izejas kodu

chore: auto bump version and changelog [skip ci]

iwt 1 mēnesi atpakaļ
vecāks
revīzija
af8970928d

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-43432dcfd5b65bf0076968554e661fcecdec232c
+bc754bded0bdbb398fdb50ea863a3653bc5d99b3

+ 1 - 1
cfc-web/package.json

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

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

@@ -4,6 +4,12 @@
 
 ---
 
+## v1.0.1011 (2026-08-12)
+
+### 新功能
+- rebuild cfclub with essential project files
+
+
 ## v1.0.1010 (2026-08-12)
 
 ### Bug 修复

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.1010
+> 当前版本: v1.0.1011
 
 ## 历史版本
 
@@ -8,6 +8,12 @@
 
 ---
 
+## v1.0.1011 (2026-08-12)
+
+### 新功能
+- rebuild cfclub with essential project files
+
+
 ## v1.0.1010 (2026-08-12)
 
 ### Bug 修复