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

chore: auto bump version and changelog [skip ci]

iwt 1 месяц назад
Родитель
Сommit
5adfdfcadf

+ 1 - 1
cfc-web/.last_build_commit

@@ -1 +1 @@
-ba26f8d84585540fbbbd35185ab99f810e3cbeca
+c0f3eed2b86ef535a1265d2c16fc024fd5c5e11c

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

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

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

@@ -4,6 +4,19 @@
 
 ---
 
+## v1.0.1139 (2026-08-18)
+
+### Bug 修复
+- 健康方案查看页+报告日期格式
+
+### 其他
+- - 会员限制:付费年度家庭会员不限次,非付费会员每月仅可重新制定一次(localStorage 记录)
+- - health-main: goPlanSummary 传 planId;报告日期格式化为 yyyy-MM-dd
+- Ultraworked with [Sisyphus](https://github.com/OhMyOpenCode)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.1138 (2026-08-18)
 
 ### 新功能

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

@@ -1,6 +1,6 @@
 # 更新日志
 
-> 当前版本: v1.0.1138
+> 当前版本: v1.0.1139
 
 ## 历史版本
 
@@ -8,6 +8,19 @@
 
 ---
 
+## v1.0.1139 (2026-08-18)
+
+### Bug 修复
+- 健康方案查看页+报告日期格式
+
+### 其他
+- - 会员限制:付费年度家庭会员不限次,非付费会员每月仅可重新制定一次(localStorage 记录)
+- - health-main: goPlanSummary 传 planId;报告日期格式化为 yyyy-MM-dd
+- Ultraworked with [Sisyphus](https://github.com/OhMyOpenCode)
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+- 
+
+
 ## v1.0.1138 (2026-08-18)
 
 ### 新功能