Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 11 Aug 13:24
· 32 commits to main since this release
v0.2.1
0fec57f

Added

  • Release workflow: pushing a vX.Y.Z tag runs the tests, publishes to npm
    via Trusted Publishing (OIDC, with provenance) and creates a GitHub release
    with the notes from this changelog.
  • CI: test matrix extended to Node 24, coverage report (thresholds enforced,
    uploaded as artifact), weekly npm audit job, Dependabot for npm packages
    and pinned GitHub Actions.