feat(FN-4688): complete Step 5 — add changeset

Fusion-Task-Id: FN-4688
Fusion-Task-Lineage: 49abde1d-3480-4127-beb0-5dadce30b9e1
This commit is contained in:
Fusion (runfusion.ai)
2026-05-15 16:40:29 -07:00
committed by gsxdsm
parent 0da652b43e
commit a88857a876

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Persist `mergeDetails.rebaseBaseSha` whenever a rebase merge base is captured, and update self-healing landed-commit stats lookup to use rebase range shortstat (`base..sha`) when available so stale tip-only merge stats are automatically repaired.