Skip to content

chore: publish npm releases to latest dist-tag - #8

Merged
ekim-amplitude merged 1 commit into
mainfrom
chore/publish-to-npm-latest
Aug 7, 2026
Merged

chore: publish npm releases to latest dist-tag#8
ekim-amplitude merged 1 commit into
mainfrom
chore/publish-to-npm-latest

Conversation

@ekim-amplitude

@ekim-amplitude ekim-amplitude commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Summary

Publish merged releases to npm latest by default (remove --tag beta from the release-please publish job).

Change

  • pnpm publish ... --tag betapnpm publish ... (default latest)

Release gating is unchanged: release-please Release PR → merge → npm-release environment → OIDC publish.

Test plan

  • Merge this PR
  • On next release (patch/minor), confirm npm dist-tags.latest updates without manual npm dist-tag
  • npx @amplitude/developer-cli@latest --version matches new version

Made with Cursor

Drop --tag beta from release-please publish so merged releases update
@latest automatically. Manual dist-tag promotion is no longer needed
after the 0.2.0 bootstrap.

Co-authored-by: Cursor <cursoragent@cursor.com>
@bird-m

bird-m commented Aug 5, 2026

Copy link
Copy Markdown

bugbot run

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit a6b15f2. Configure here.

@bird-m
bird-m self-requested a review August 5, 2026 21:48
@ekim-amplitude ekim-amplitude changed the title chore: publish npm releases to latest dist-tag MCP-607 chore: publish npm releases to latest dist-tag Aug 7, 2026
@linear-code

linear-code Bot commented Aug 7, 2026

Copy link
Copy Markdown

MCP-607

@ekim-amplitude
ekim-amplitude merged commit 2c5bbf1 into main Aug 7, 2026
3 checks passed
@ekim-amplitude ekim-amplitude changed the title MCP-607 chore: publish npm releases to latest dist-tag chore: publish npm releases to latest dist-tag Aug 7, 2026
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