Skip to content

fix(release): preserve prerelease state during publish - #31

Merged
up2dul merged 1 commit into
mainfrom
fix/prerelease-publish-state
Sep 6, 2026
Merged

fix(release): preserve prerelease state during publish#31
up2dul merged 1 commit into
mainfrom
fix/prerelease-publish-state

Conversation

@up2dul

@up2dul up2dul commented Sep 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • temporarily mask Changesets prerelease state while publishing with the recorded npm tag
  • restore prerelease state after successful and failed publish attempts
  • document the new-package dist-tag exception and add subprocess regression coverage

Recovery

This PR intentionally has no Changeset. Merging it triggers a new release workflow run that publishes the already-versioned profanity-kit@0.1.0-next.2. Do not rerun the failed workflow because it is pinned to the broken commit.

Validation

  • pnpm check
  • pnpm package:artifact
  • pnpm docs:check
  • pnpm docs:build

@up2dul
up2dul merged commit ee88d66 into main Sep 6, 2026
2 checks passed
@up2dul
up2dul deleted the fix/prerelease-publish-state branch September 6, 2026 11:44
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