feat(FN-4424): complete Step 6 — add release changeset

Fusion-Task-Id: FN-4424
Fusion-Task-Lineage: 0a3120bf-9f09-45de-bda7-a59c5842b2d9
This commit is contained in:
Fusion
2026-05-13 20:47:11 -07:00
committed by gsxdsm
parent fa81832dd2
commit 1389d6b4d0

View File

@@ -0,0 +1,5 @@
---
"@runfusion/fusion": patch
---
Merger now treats history-preserving cherry-picks that are fully duplicated on `main` as a clean no-op: tasks auto-complete to `done` with a clear log message instead of failing as `Auto-merge failed`. Partial duplicate branches also skip only empty cherry-picks and continue landing non-empty commits.