Skip to content

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 07 Aug 09:52
· 3 commits to master since this release

1.2.0 (2026-08-07)

Bug Fixes

  • close remaining gaps to reach 100% coverage on the scoped test surface (52b2f05)
  • re-trigger CI after the previous push's webhook was dropped during a GitHub Actions incident (3971b68)
  • self-heal a stale npm cache instead of failing the build outright (c8789d6)

Features

  • add vitest unit tests and self-hosted coverage badge (a5c25fb)