Release 3.0.1

This commit is contained in:
Daniil Samoylov 2023-05-02 14:47:34 +12:00
parent 45ee11c1ea
commit 7c547bdd24

View file

@ -1,5 +1,9 @@
# Changelog
## v3.0.1
- [Merged master from upstream](https://github.com/AurorNZ/paths-filter/pull/3) - Thanks @jordanb-afs!
- [Fixed npm security alerts](https://github.com/AurorNZ/paths-filter/pull/5)
## v3.0.0
- [Breaking: use micromatch instead of picomatch](https://github.com/AurorNZ/paths-filter/pull/1)