Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 🎉🦍🎉 Release 1.2.2 - Mar 25, 2020, 9:48 PM [skip ci]
`- name: File Changes Action uses: trilom/[email protected]` ## [1.2.2](v1.2.1...v1.2.2) (2020-03-25) ### Bug Fixes * **issue_comment:** this needs to return PR info not commit info if before and after explicitly set, else PR ([eee976b](eee976b)) * **naming:** renamed "deleted" to "removed". sorry if this is breaking for you. ([800537f](800537f)) * **pull_request_synchronize events:** issue with PR Synchronize events, it would return commit files instead of PR files, this is adjusted to return ALL PR files with PR synchronize event ([fb7bcc7](fb7bcc7)) * **space issue:** this should resolve the issue with using a blank space. the assumption here is that 'json' is default, if you use ' ' it will be '' which is the app default, not the action default of 'json' ([0e4184f](0e4184f)), closes [#81](#81)
- Loading branch information