Эх сурвалжийг харах

chore: auto bump version and changelog [skip ci]

iwt 2 сар өмнө
parent
commit
9c3cafcd72

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-501a5890a55ed34c22b84a39701a2bdf34370f39
+b9b96e0dc0a5f197ed4ab3a0c82642cadf2366cf

+ 1 - 1
cfc-web/package.json

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

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

@@ -4,6 +4,12 @@
 
 ---
 
+## v1.0.333 (2026-07-15)
+
+### Bug 修复
+- add dimension_weights column to activities table (migration 88)
+
+
 ## v1.0.332 (2026-07-15)
 
 ### Bug 修复

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.332
+> 当前版本: v1.0.333
 
 ## 历史版本
 
@@ -8,6 +8,12 @@
 
 ---
 
+## v1.0.333 (2026-07-15)
+
+### Bug 修复
+- add dimension_weights column to activities table (migration 88)
+
+
 ## v1.0.332 (2026-07-15)
 
 ### Bug 修复