Skip to content

feat(tools): add helper script to set latest dist tags#41

Merged
felixarntz merged 1 commit into
mainfrom
add-set-latest-dist-tags-script
Jun 26, 2026
Merged

feat(tools): add helper script to set latest dist tags#41
felixarntz merged 1 commit into
mainfrom
add-set-latest-dist-tags-script

Conversation

@felixarntz

Copy link
Copy Markdown
Collaborator

Pull Request Description

Adds pnpm set-latest-dist-tags to ensure the current released versions are set as latest dist tags if they're the highest version number.

This helps when there's an initial "stable" placeholder release like 0.0.0 or 0.0.1, but we're publishing alphas or betas. By default NPM won't make those the latest release.

  • All commits are signed (PRs with unsigned commits cannot be merged)
  • Tests have been added / updated
  • A changeset has been added (run pnpm changeset in the project root if package files were modified)
  • I have reviewed this pull request (self-review)

@felixarntz
felixarntz merged commit c1343f0 into main Jun 26, 2026
7 checks passed
@felixarntz
felixarntz deleted the add-set-latest-dist-tags-script branch June 26, 2026 14:53
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