chore(release): make pnpm release interactive with version override
Show pending changeset summaries, compute the proposed semver via `pnpm changeset status --output`, and prompt for an override before applying. If the user picks a different version, post-process every fixed-group package's package.json + CHANGELOG.md heading so the commit, npm publish, and tag all use the chosen version. --yes and --dry-run skip the prompt and accept the proposed version. Adds a changeset for the recent SetupWizard scroll + model onboarding handoff fixes. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
5
.changeset/setup-wizard-onboarding-handoff.md
Normal file
5
.changeset/setup-wizard-onboarding-handoff.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@runfusion/fusion": patch
|
||||
---
|
||||
|
||||
Fix dashboard onboarding: the "Welcome to Fusion" setup wizard is now scrollable on short viewports (older laptops / browsers without `dvh` support), and the model-onboarding modal reliably opens after the wizard closes on a fresh install instead of racing it or being suppressed.
|
||||
Reference in New Issue
Block a user