Skip to content

Release v1.4.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 19:49
· 66 commits to main since this release

Release 1.4.1

  • Fix 100% PHPUnit coverage for CI
  • Use scripts/check-coverage.php in workflows
  • Bump actions/checkout to v7

Changelog

Fixed

  • Restore 100% PHPUnit coverage (PasswordFieldTypeResolver class_exists path) required by CI.

Changed

  • CI: validate coverage with scripts/check-coverage.php (statements and elements); bump actions/checkout to v7.

What's Changed

  • chore(ci): bump actions/checkout from 6 to 7 by @dependabot[bot] in #3

Full Changelog: v1.4.0...v1.4.1