@@ -1 +1 @@
-c32988da2de3a7bd5a32899f6927c680e4a3adfe
+23ee60bdb319d452cc65a2b6acec55bed9d795e8
@@ -1,12 +1,12 @@
{
"name": "cfc-web",
- "version": "1.0.265",
+ "version": "1.0.266",
"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.266",
+ "version": "1.0.267",
"private": true,
"scripts": {
"dev": "vue-cli-service serve",
@@ -1,6 +1,27 @@
# 更新日志 (Changelog)
此文件记录所有构建版本的变更。
+## v1.0.267 (2026-07-13)
+
+### Bug 修复
+- break circular dependency CircleService↔CircleMatchService with @Lazy
+### 重构
+- rename FamilyRelationshipSection -> OctopusGraph; fix: health chart shows zeros when no data
+- 重构FamilyRelationGraph为全Canvas force-directed关系图
+### 新功能
+- 添加OctopusGraph关系健康组件
+### 其他
+- Ultraworked with Sisyphus
+- Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
+-
## v1.0.266 (2026-07-13)