Skip to content

Releases: ctrlaltdylan/mock-bridge

Dist fix

28 Feb 14:04
c22bd76

Choose a tag to compare

What's Changed

Full Changelog: v1.2.5...v1.2.6

Modals & more

09 Feb 18:54

Choose a tag to compare

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

09 Feb 18:35

Choose a tag to compare

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

07 Feb 16:20

Choose a tag to compare

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

07 Feb 16:02

Choose a tag to compare