Skip to content

v2.0.1

Choose a tag to compare

@elusivecodes elusivecodes released this 18 Mar 11:57
· 17 commits to main since this release

This patch release improves repository automation and package metadata.

Added

  • GitHub Actions CI workflow for pushes and pull requests
  • Automated npm publishing on GitHub Release using npm trusted publishing
  • README badges for CI status, npm version, downloads, and license

Changed

  • Set publishConfig.access to public for the scoped npm package
  • Bumped package version to 2.0.1

Notes

  • No changes to exported ESLint config behavior or rules
  • This is a maintenance and release-process update