Преглед изворни кода

chore: auto bump version and changelog [skip ci]

iwt пре 1 месец
родитељ
комит
53cdca0bd7

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-cf955d05e50ebcd24a50aafed19a03623daac58f
+e139d807e31dce454d20151efb01a898b7ac9662

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

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

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

@@ -4,6 +4,12 @@
 
 ---
 
+## v1.0.588 (2026-07-28)
+
+### Bug 修复
+- add 9 missing tables (migrations 117-125) + fix JwtInterceptor familyId + fix test emotion childId
+
+
 ## v1.0.587 (2026-07-28)
 
 ### Bug 修复

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.587
+> 当前版本: v1.0.588
 
 ## 历史版本
 
@@ -8,6 +8,12 @@
 
 ---
 
+## v1.0.588 (2026-07-28)
+
+### Bug 修复
+- add 9 missing tables (migrations 117-125) + fix JwtInterceptor familyId + fix test emotion childId
+
+
 ## v1.0.587 (2026-07-28)
 
 ### Bug 修复