Skip to content

feat: add npm_tag input for custom dist-tag at publish time#290

Merged
danielkov merged 1 commit intomainfrom
daniel/gen-2416-add-option-to-control-npm-dist-tag-at-publish-time
Feb 9, 2026
Merged

feat: add npm_tag input for custom dist-tag at publish time#290
danielkov merged 1 commit intomainfrom
daniel/gen-2416-add-option-to-control-npm-dist-tag-at-publish-time

Conversation

@danielkov
Copy link
Copy Markdown
Contributor

Summary

  • Adds optional npm_tag workflow input to sdk-publish and workflow-executor workflows
  • When set, npm packages are published under the specified dist-tag instead of latest
  • Prerelease tag detection still takes precedence over custom tags

@danielkov danielkov requested a review from a team as a code owner February 8, 2026 10:58
@linear
Copy link
Copy Markdown

linear bot commented Feb 8, 2026

Allows specifying a custom npm dist-tag instead of 'latest' for
non-prerelease versions, useful when publishing multiple major
version lines.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@danielkov danielkov force-pushed the daniel/gen-2416-add-option-to-control-npm-dist-tag-at-publish-time branch from af638bc to fbdc5ee Compare February 8, 2026 11:03
@danielkov danielkov merged commit bb5d056 into main Feb 9, 2026
2 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