fix commit sha on changelog addition

This commit is contained in:
Andrew Mason 2019-09-02 23:16:18 -04:00
parent 99ee409063
commit e9aa610c30
No known key found for this signature in database
GPG Key ID: DAB5DEECE9D69BC8

18
CHANGELOG.md Normal file
View File

@ -0,0 +1,18 @@
# Changelog
## v0.1.2
- [e7e33e4](https://github.com/andrewmcodes/rubocop-linter-action/commit/e7e33e46da65c4ae525d0a22027b706270fef651) add changelog
- [99ee409](https://github.com/andrewmcodes/rubocop-linter-action/commit/99ee4090634615b9b675ba844e45aefd312d9df4) update documentation
- [87d22fe](https://github.com/andrewmcodes/rubocop-linter-action/commit/87d22feb2891815e8cd87d04f0ca3fa229114477) Update issue templates
- [a8f310b](https://github.com/andrewmcodes/rubocop-linter-action/commit/a8f310be4319852fa76ca2d9bce95113b487014c) add contributing guide
- [a5c812a](https://github.com/andrewmcodes/rubocop-linter-action/commit/a5c812a7e2a03101dcb7a323ecdf0dd1b7c51e60) add pull request template
- [0a70d71](https://github.com/andrewmcodes/rubocop-linter-action/commit/0a70d71dbf9e6b878e594d0fc1e984c251d10a52) Create CODE_OF_CONDUCT.md
## v0.1.1
- [4613337](https://github.com/andrewmcodes/rubocop-linter-action/commit/4613337a99525047ad39a618543cb2cad2a583bd) don't fail on lint errors
## v0.1.0
- [f412d3c](https://github.com/andrewmcodes/rubocop-linter-action/commit/f412d3cc8311a4e94bf648b6b2f0d2f48678e143) initial commit