Skip to content

v1.6.7

Latest

Choose a tag to compare

@github-actions github-actions released this 19 May 08:02
6c90916

1.6.7 (2026-05-19)

Bug Fixes

  • add steps to upload test coverage to Codacy and Qlty in release workflow (2ff6b4d)
  • remove peer dependencies from package-lock.json for cleaner dependency management (3eb3bfd)
  • update devDependencies to latest versions (16f2099)
  • update election logic to prevent duplicate 'elected' events and add tests for issue #297 (7f04d9d)
  • update GitHub Actions to use latest versions of checkout and setup-node, and change coverage upload to Qlty (035c273)
  • update Node.js version to 24 in workflows for consistency (e283c14)