Releases: thenativeweb/get-next-version
Releases · thenativeweb/get-next-version
2.2.0
chore(release): Version 2.2.0 [skip ci]
2.1.2
fix: bump github.com/rs/zerolog from 1.27.0 to 1.28.0 (#45) Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.27.0 to 1.28.0. - [Release notes](https://github.com/rs/zerolog/releases) - [Commits](https://github.com/rs/zerolog/compare/v1.27.0...v1.28.0) --- updated-dependencies: - dependency-name: github.com/rs/zerolog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2.1.1
fix: typo in type.go (refactor) (#40)
2.1.0
feat: Show commit hash on multiple SemVer tags on a single commit. (#36)
2.0.0
feat!: Improve handling for (nearly) empty repositories (#33) Co-authored-by: Alexander Kampf <[email protected]>
1.0.2
fix: fix for annotated tags (#32) * fix: fix for annotated tags * chore: Remove uneeded new line Co-authored-by: Alexander Kampf <[email protected]>
1.0.1
fix: Respect format flag for early exit (#31) Co-authored-by: Alexander Kampf <[email protected]>
1.0.0
feat!: Publish 1.0.0 release.
0.4.5
fix: Fix release workflow.
0.4.4
fix: Adjust description.