chore(changeset): bump merge-summary changeset to patch

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
gsxdsm
2026-04-30 04:44:09 -07:00
parent c3c80072ca
commit 56df5e4324

View File

@@ -1,5 +1,5 @@
---
"@runfusion/fusion": minor
"@runfusion/fusion": patch
---
Merge commits now get an AI-generated summary subject describing what changed (e.g. `feat(FN-XXXX): add user-invited webhook handler`) instead of the bare `feat(FN-XXXX): merge fusion/fn-XXXX`. The merger calls the existing `summarizeCommitSubject` lane alongside the body summarizer; on failure or when disabled, falls back to the legacy `merge <branch>` form.