v0.4.12
Immutable
release. Only release title and notes can be modified.
fix(ci): remove registry-url from npm job to fix OIDC auth
actions/setup-node with registry-url injects NODE_AUTH_TOKEN into .npmrc,
which conflicts with the OIDC token exchange npm trusted publishing uses.
Removing registry-url lets npm handle auth entirely via OIDC.
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com