Forráskód Böngészése

chore: auto bump version and changelog [skip ci]

iwt 1 hónapja
szülő
commit
abc2c7f39e

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-a7b5f49146e93c601a4b966bacdd1fac28570e56
+1ed45821ba48df2cd50128758029102a574789fb

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

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

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

@@ -4,6 +4,25 @@
 
 ---
 
+## v1.0.673 (2026-07-31)
+
+### 新功能
+- 活动详情页新增报名表单 Modal(家庭成员选择 + 手动输入 + 合计)
+- activity_registrations 表添加 registrant_name/registrant_phone 列, child_id 改为可空
+- 活动报名支持批量提交 registrants 列表
+
+### 其他
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.672 (2026-07-30)
 
 ### 重构

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.672
+> 当前版本: v1.0.673
 
 ## 历史版本
 
@@ -8,6 +8,25 @@
 
 ---
 
+## v1.0.673 (2026-07-31)
+
+### 新功能
+- 活动详情页新增报名表单 Modal(家庭成员选择 + 手动输入 + 合计)
+- activity_registrations 表添加 registrant_name/registrant_phone 列, child_id 改为可空
+- 活动报名支持批量提交 registrants 列表
+
+### 其他
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+- Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.672 (2026-07-30)
 
 ### 重构