Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 24 Jun 14:19

0.2.1 (2026-06-24)

Bug Fixes

  • correct repository.url and auto-publish from main via OIDC trusted publishing (537ec9e)
  • correct repository.url and auto-publish from main via OIDC trusted publishing (dcf50b8)
  • correct repository.url and auto-publish from main via semantic-release (4060980)
  • drop setup-node registry-url so npm uses OIDC trusted publishing (7bbdda5)
  • publish via top-level OIDC step instead of semantic-release exec (9b3e34f)
  • run release without environment so OIDC subject matches trusted publisher (d4434f7)
  • strip setup-node token placeholder from npmrc so npm uses OIDC (90e8f07)
  • use node 24 so npm 11 enables OIDC trusted publishing (0098366)