@@ -1 +1 @@
-5263cac2d88d2d8be1b1e8b908f1a6a94ec33443
+6b48636a123be9fa3aad33f6e41693ef4d0978c6
@@ -1,12 +1,12 @@
{
"name": "cfc-web",
- "version": "1.0.163",
+ "version": "1.0.164",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"dependencies": {
"@wangeditor/editor": "^5.1.23",
"@wangeditor/editor-for-vue": "^1.0.2",
@@ -1,6 +1,6 @@
- "version": "1.0.164",
+ "version": "1.0.165",
"private": true,
"scripts": {
"dev": "vue-cli-service serve",
@@ -1,6 +1,15 @@
# 更新日志 (Changelog)
此文件记录所有构建版本的变更。
+## v1.0.165 (2026-07-10)
+
+### 重构
+- merge health actions into quick-action bar, remove separate report/nutrition sections
+### 工程化
+- auto bump version and changelog [skip ci]
## v1.0.164 (2026-07-10)
### 工程化