Skip to content

fix(release): remove unsupported --packages flag from changeset publish - #53

Merged
martyy-code merged 1 commit into
mainfrom
fix/release-publish-flag
Aug 4, 2026
Merged

fix(release): remove unsupported --packages flag from changeset publish#53
martyy-code merged 1 commit into
mainfrom
fix/release-publish-flag

Conversation

@martyy-code

Copy link
Copy Markdown
Contributor

The release workflow's Publish step passed '--packages=' to 'pnpm changeset publish', but the CLI rejects unknown flags with: 'Unknown flag for publish: --packages'. This caused every release run to fail at the publish step. Drop the unsupported flag; Changesets will publish every bumped package, which is what we want for a single-package repo.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant