v0.2.1
Added
- Release workflow: pushing a
vX.Y.Ztag 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), weeklynpm auditjob, Dependabot for npm packages
and pinned GitHub Actions.