Update dist and CHANGELOG for v3.0.2

This commit is contained in:
Michal Dorner 2024-03-02 23:11:12 +01:00
parent cf89abdbae
commit de90cc6fb3
No known key found for this signature in database
GPG key ID: 7325B8B59CA1B65C
3 changed files with 62 additions and 6 deletions

View file

@ -1,5 +1,8 @@
# Changelog
## v3.0.2
- [Add config parameter for predicate quantifier](https://github.com/dorny/paths-filter/pull/224)
## v3.0.1
- [Compare base and ref when token is empty](https://github.com/dorny/paths-filter/pull/133)