Skip to content

chore(ci): upgrade semantic-release to v25 for OIDC npm publishing#424

Merged
cchanxzy merged 1 commit into
mainfrom
ci/upgrade-semantic-release-v25
Mar 18, 2026
Merged

chore(ci): upgrade semantic-release to v25 for OIDC npm publishing#424
cchanxzy merged 1 commit into
mainfrom
ci/upgrade-semantic-release-v25

Conversation

@cchanxzy
Copy link
Copy Markdown
Owner

Chore: upgrade semantic-release to v25 for OIDC npm publishing

Summary

  • Upgrade semantic-release from ^24.2.0 to ^25.0.3

Why

After switching to OIDC trusted publishing, releases were failing with:

ENONPMTOKEN No npm token specified.

semantic-release v24 pulls in @semantic-release/npm v12, which hard-requires NPM_TOKEN and has no OIDC awareness. semantic-release v25 depends on @semantic-release/npm v13, which supports OIDC natively — no token required when id-token: write is configured and a trusted publisher is set up on npmjs.com.

@cchanxzy cchanxzy merged commit 618e7e5 into main Mar 18, 2026
5 of 6 checks passed
@cchanxzy cchanxzy deleted the ci/upgrade-semantic-release-v25 branch March 18, 2026 07:49
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 4.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant