Release v1.4.1
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 (
PasswordFieldTypeResolverclass_existspath) required by CI.
Changed
- CI: validate coverage with
scripts/check-coverage.php(statements and elements); bumpactions/checkoutto 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