Changed
- Add a
--log
flag. - [INTERNAL]
- Removes the
github/hub
dependency and perform all the GitHub operations using
thegoogle/go-github
library. - Improves error handling and error messages.
- Removes the
Fix
- Fix tag auto-detection.
--log
flag.github/hub
dependency and perform all the GitHub operations usinggoogle/go-github
library.