v0.4.14
Immutable
release. Only release title and notes can be modified.
fix(ci): revert _authToken strip — empty token IS the OIDC trigger
Stripping the _authToken line from .npmrc causes ENEEDAUTH because npm
needs the empty ${NODE_AUTH_TOKEN} reference to detect "no static token
present" and fall through to the OIDC trusted-publishing exchange.
The real fix was the trusted publisher config (no env restriction, Publish
action checked).
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com