Skip to content

Commit

Permalink
Update dist/index.js and CHANGELOG for v2.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dorny committed Oct 11, 2022
1 parent 0ef5f0d commit 737cb19
Show file tree
Hide file tree
Showing 2 changed files with 150 additions and 83 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## v2.11.0
- [Set list-files input parameter as not required](https://github.com/dorny/paths-filter/pull/157)
- [Update Node.js](https://github.com/dorny/paths-filter/pull/161)
- [Fix incorrect handling of Unicode characters in exec()](https://github.com/dorny/paths-filter/pull/162)
- [Use Octokit pagination](https://github.com/dorny/paths-filter/pull/163)
- [Updates real world links](https://github.com/dorny/paths-filter/pull/160)

## v2.10.2
- [Fix getLocalRef() returns wrong ref](https://github.com/dorny/paths-filter/pull/91)

Expand Down

0 comments on commit 737cb19

Please sign in to comment.