Skip to content

fix(release): publish prereleases to next - #29

Merged
up2dul merged 2 commits into
mainfrom
fix/prerelease-dist-tag
Sep 6, 2026
Merged

fix(release): publish prereleases to next#29
up2dul merged 2 commits into
mainfrom
fix/prerelease-dist-tag

Conversation

@up2dul

@up2dul up2dul commented Sep 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • explicitly pass the active Changesets prerelease tag during publication
  • keep stable releases on the default latest channel
  • add a patch Changeset to verify the corrected next-channel automation

Root cause

The Changesets publish command did not infer the tag from prerelease state, so the OIDC release published successfully but updated latest instead of next.

Validation

  • pnpm check
  • node --check scripts/publish-packages.mjs
  • dry run resolves to: pnpm exec changeset publish --tag next

Refs #6

@up2dul
up2dul merged commit 5c139d2 into main Sep 6, 2026
2 checks passed
@up2dul
up2dul deleted the fix/prerelease-dist-tag branch September 6, 2026 11:02
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