Skip to content

Releases: carlsberg/git-semver

v0.6.4

30 Jun 08:25
Compare
Choose a tag to compare

Changelog

  • 2143d08 fix: add skip ci to bump commit

v0.6.3

02 May 13:37
Compare
Choose a tag to compare

Changelog

  • 233db2d fix: only include tags with < 10 chars

v0.6.2

01 Apr 14:43
6cf6cbc
Compare
Choose a tag to compare

Changelog

  • 6cf6cbc fix: only include tags less then 16 chars

v0.6.1

15 Mar 09:39
66186cc
Compare
Choose a tag to compare

Changelog

  • 66186cc fix(action): correct input

v0.6.0

14 Feb 11:09
6128fdb
Compare
Choose a tag to compare

Changelog

v0.5.1

08 Feb 16:17
d30d06f
Compare
Choose a tag to compare

Changelog

v0.5.0

01 Feb 14:32
0ce9865
Compare
Choose a tag to compare

Changelog

  • 0ce9865 feat(gh-actions): add support for GitHub Actions (#37)

v0.4.2

01 Feb 09:55
27e9eac
Compare
Choose a tag to compare

Changelog

v0.4.1

22 Nov 12:58
938636c
Compare
Choose a tag to compare

Changelog

938636c fix: push heads along with tags (#35)

v0.4.0

22 Nov 11:39
ef45917
Compare
Choose a tag to compare

Changelog

ef45917 feat: support v prefix with --v-prefix flag (#34)
1c34012 docs: improve documentation (#33)