chore(FN-4518): add changeset

Fusion-Task-Id: FN-4518
Fusion-Task-Lineage: 48749dec-b2c9-484b-a13e-ffacc1fa9014
This commit is contained in:
Fusion
2026-05-14 17:03:30 -07:00
committed by gsxdsm
parent 60442c6e87
commit 779e31f4f3

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Fix done-task diff display for rebase-merged tasks: persist the rebase base SHA in `MergeDetails` and use `rebaseBaseSha..commitSha` as the diff range so the dashboard Changes tab and task-card file counts match the stored aggregate stats. Squash merges are unaffected.