Releases: ctrlaltdylan/mock-bridge
Releases · ctrlaltdylan/mock-bridge
Dist fix
What's Changed
- Fix build artifacts missing from npm package by @ctrlaltdylan in #18
Full Changelog: v1.2.5...v1.2.6
Modals & more
Fix OIDC: unset NODE_AUTH_TOKEN before publish - actions/setup-node sets a default token that conflicts with OIDC - Explicitly unset NODE_AUTH_TOKEN before npm publish - Bump version to 1.2.5 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Modals & more
Fix OIDC: upgrade npm to latest for trusted publishing - npm OIDC requires npm >= 11.5.1 - Add step to upgrade npm to latest - Use Node.js 22 - Bump version to 1.2.4 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Modals and more
Fix workflow: remove registry-url for OIDC - actions/setup-node registry-url creates .npmrc expecting token - Remove it to let npm CLI auto-detect OIDC - Bump version to 1.2.3 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Modals and more
Full Changelog: v1.2.1...v1.2.2