Changelog
v0.8.1 (2023-12-19)
This release only contains bug fixes and and upgrades to dependencies.
Bug Fixes
- Changing the data type from int to intstr for fields - pullRequestId and mergeRequestId (#59)
- Upgrade all dependencies (#60)
- Use go 1.21.1 in release workflow (63fe43c)