fix(dashboard): shorten changeset summary to fit 120-char limit

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
gsxdsm
2026-07-10 16:21:36 -07:00
parent 2cfeb74407
commit cf03d10c1e

View File

@@ -2,6 +2,6 @@
"@runfusion/fusion": patch
---
summary: Overhaul first-run setup: connected providers on top, state-driven GitHub step, fixed isolation-mode radios, deduped runtime-node picker.
summary: Polish first-run setup: connected providers first, state-driven GitHub step, fixed radios, deduped node picker.
category: fix
dev: New setupWizardNodes.ts (getSelectableRuntimeNodes/shouldShowRuntimeNodeSelector) shared by SetupWizardModal and SetupProjectForm; GitHub status revalidates on window focus and OAUTH_RELOGIN_SUCCESS_EVENT; 4 new i18n keys.