This commit is contained in:
Daniil Samoylov 2022-03-01 15:45:42 +13:00
parent fa09ebae05
commit 1497c53e78
2 changed files with 2092 additions and 94 deletions

View file

@ -1,5 +1,8 @@
# Changelog
## v3.0.0
- [Breaking: use micromatch instead of picomatch](https://github.com/AurorNZ/paths-filter/pull/1)
## v2.10.2
- [Fix getLocalRef() returns wrong ref](https://github.com/dorny/paths-filter/pull/91)