feat: If Dockerfile present with golang version then update that file as well and allow users to add an extra label to the PR
What's Changed
- fix: [#63] If Dockerfile present then update golang version inside that file by @sbp-bvanb in #78
- fix: [#63] Replace prints by log by @030 in #80
- feat: [#79] Allow users to add an additional label to the PR that will be created by @030 in #81
Full Changelog: v0.1.7...v0.2.0