Skip to content

Add prerelease --tag handling to npm publish#29

Merged
boronine merged 1 commit into
hsluv:mainfrom
boronine-bot:fix-prerelease-tag
Jun 16, 2026
Merged

Add prerelease --tag handling to npm publish#29
boronine merged 1 commit into
hsluv:mainfrom
boronine-bot:fix-prerelease-tag

Conversation

@boronine-bot

Copy link
Copy Markdown
Contributor

npm requires --tag when publishing prerelease versions. Detects -beta, -rc, etc. in the version and passes the matching dist-tag.

Fixes the v3.0.0-beta.1 publish failure: You must specify a tag using --tag when publishing a prerelease version.

@boronine
boronine merged commit dbebffb into hsluv:main Jun 16, 2026
10 checks passed
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.

2 participants