Skip to content

Releases: thegeeklab/git-sv

v0.2.1

28 Oct 20:33
24ca466
Compare
Choose a tag to compare

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

18 Oct 14:23
a2f25f0
Compare
Choose a tag to compare

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

17 Oct 14:52
53af856
Compare
Choose a tag to compare

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

17 Oct 12:48
b9493c1
Compare
Choose a tag to compare

v0.1.2 (2023-10-17)

Others

  • cleanup docs and remove unused config deprecation (#10) (b9493c1)

v0.1.1

17 Oct 09:17
795a6bb
Compare
Choose a tag to compare

v0.1.1 (2023-10-17)

Bug Fixes

  • fix tag filter in releasenotes command (#9) (795a6bb)