Skip to content

Fix release script for beta releases#172

Merged
edif2008 merged 1 commit intobetafrom
eddy/fix-beta-release-script
Feb 5, 2026
Merged

Fix release script for beta releases#172
edif2008 merged 1 commit intobetafrom
eddy/fix-beta-release-script

Conversation

@edif2008
Copy link
Copy Markdown
Member

@edif2008 edif2008 commented Feb 5, 2026

When releasing beta version of this SDK, we'd accidentally point the latest tag in npm to the beta version, which was not desired. Now we only update the latest tag when the release is a stable one.

Previously we'd point a beta release to `latest` tag, which is not desired.
@edif2008 edif2008 changed the base branch from main to beta February 5, 2026 15:01
@edif2008 edif2008 requested a review from AndyTitu February 5, 2026 15:02
Copy link
Copy Markdown
Contributor

@AndyTitu AndyTitu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@edif2008 edif2008 merged commit 04b3404 into beta Feb 5, 2026
14 checks passed
@edif2008 edif2008 deleted the eddy/fix-beta-release-script branch February 5, 2026 15:38
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