Added
- #76 Add stats as a github step output (by Danny McCormick)
Changed
- Changed input to camelCase format, keeping the old ones for backward compatibility. Eg:
publish-as
is nowpublishAs
.
Fixed
- #75 Iterate pull request pages correctly when having null authors (by Glen Keane)