@@ -1 +1 @@
-cbfa2dc05000c87f947fefaa4b46813297eac141
+4b2d177518bc567f3a6b9afb99e1a0c87f430e7c
@@ -1,12 +1,12 @@
{
"name": "cfc-web",
- "version": "1.0.224",
+ "version": "1.0.226",
"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.225",
+ "version": "1.0.227",
"private": true,
"scripts": {
"dev": "vue-cli-service serve",
@@ -1,6 +1,18 @@
# 更新日志 (Changelog)
此文件记录所有构建版本的变更。
+## v1.0.227 (2026-07-11)
+
+### 重构
+- remove FamilyRelationshipSection (重要关系组件) from body/mind/wisdom pages, keep unified FamilyRelationGraph
+## v1.0.226 (2026-07-11)
+### 工程化
+- auto bump version and changelog [skip ci]
## v1.0.225 (2026-07-11)
### 工程化