Releases: thegeeklab/git-sv
Releases · thegeeklab/git-sv
v0.2.1
v0.2.1 (2023-10-28)
Bug Fixes
- use description for breaking changes if no message in footer (#16) (24ca466)
Others
- deps: update dependency golangci/golangci-lint to v1.55.0 (d64335e)
CI Pipeline
- use gotestsum for better test output (#17) (42297c3)
v0.2.0
v0.2.0 (2023-10-18)
Features
- add flag to create local tag only (#14) (a2f25f0)
- add flag to control tag annotation (#13) (aafeb36)
v0.1.3
v0.1.3 (2023-10-17)
Bug Fixes
- ensure logger is configured before first usage (#12) (53af856)
- skip tag and next-version if unchanged (#11) (66b6f80)
v0.1.2
v0.1.2 (2023-10-17)
Others
- cleanup docs and remove unused config deprecation (#10) (b9493c1)
v0.1.1
v0.1.1 (2023-10-17)
Bug Fixes
- fix tag filter in releasenotes command (#9) (795a6bb)