Skip to content

feat: release-publish script did not handle rc tag#617

Merged
wesleyboar merged 1 commit intomainfrom
feat/support-npm-publish-of-release-candidate
Mar 26, 2026
Merged

feat: release-publish script did not handle rc tag#617
wesleyboar merged 1 commit intomainfrom
feat/support-npm-publish-of-release-candidate

Conversation

@wesleyboar
Copy link
Copy Markdown
Member

Overview

Allow publishing "release candidate" versions to NPM via script.

Changes

  • Changed the way version numbers are extracted and used in the script.
  • Updated checks for published versions to use the new version number variable.
  • Added logic to handle release candidate tags during npm publish.

Testing

This is how I published v2.54.1-rc1 on NPM.

- Changed the way version numbers are extracted and used in the script.
- Updated checks for published versions to use the new version number variable.
- Added logic to handle release candidate tags during npm publish.
@wesleyboar wesleyboar merged commit 09d1a4e into main Mar 26, 2026
@wesleyboar wesleyboar deleted the feat/support-npm-publish-of-release-candidate branch March 26, 2026 23:26
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