Releases: carlsberg/git-semver
Releases · carlsberg/git-semver
v0.3.1
0.3.0
What's Changed
- feat: add support for basic auth on bump by @crqra in #27
- ci(release): use the new basic auth feature by @crqra in #28
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- feat: update version files when bumping the version by @crqra in #4
- ci: add CodeQL workflow by @crqra in #6
- feat: support monorepos by @crqra in #8
- feat: make gitsemver package public by @crqra in #12
- fix: use 0.0.0 for latest version when no previous versions found by @crqra in #13
- fix: create commit head by @crqra in #14
- fix: create commit head by @crqra in #15
- feat: replace git2go with go-git by @crqra in #17
- ci(release): added workflow to automatically release by @crqra in #18
- ci(release): setup git config by @crqra in #19
- ci(release): setup git credentials by @crqra in #20
- ci(release): use release bot token on checkout by @crqra in #21
- ci(release): temporarily remove setup git credentials by @crqra in #22
- ci(release): fix git configuration by @crqra in #23
- ci(release): debug git config by @crqra in #24
- ci(release): debug git config by @crqra in #25
- ci(release): debug with GITHUB_TOKEN by @crqra in #26
New Contributors
- @crqra made their first contribution in #4
Full Changelog: https://github.com/carlsberg/git-semver/commits/0.2.0