Releases: caarlos0/svu
v1.9.0
Changelog
New Features
- 8d4d5d8: Revert "feat: add support to filter commit msgs by prefixes (#45)" (@caarlos0)
- 283525f: feat: add support to filter commit msgs by prefixes (#45) (@brewkode)
- 0b3a780: feat: assume an initial version of 0.0.0 if no initial version is found (#43) (@drewstinnett)
Bug fixes
Released with GoReleaser Pro!
v1.8.0
Changelog
4f5facb: chore(ci): release improvements (@caarlos0)
fcb14cc: feat: add a new --suffix flag (@caarlos0)
d5551d2: feat: go 1.17 (@caarlos0)
c192293: fix: set previous pre-release (@caarlos0)
Docker images
docker pull ghcr.io/caarlos0/svu:v1.8.0
docker pull caarlos0/svu:v1.8.0
Artifacts can be verified with cosign using this public key.
Released with GoReleaser Pro!
v1.7.0
v1.6.1
v1.6.0
v1.5.0
v1.4.1
v1.4.0
Changelog
c67baeb tests: old git
1c15a05 fix: tests
eb762d2 tests: main tests
bcf460f fix: reproducible builds
254a1af test: cover git pkg with tests
a9d62e1 refactor: improve code a bit, added more tests
c5fffd5 fix: types with ! should be breaking changes
48b219b feat: go 1.16, linux packages
d608abb fix(ci): workflow versions
bb01cbf chore(deps): bump goreleaser/goreleaser-action from 2 to 2.5.0 (#24)
6137c19 chore(deps): bump actions/checkout from 2 to 2.3.4 (#25)
bf1a838 chore(deps): bump actions/cache from v2.1.4 to v2.1.5 (#21)
a4f30d6 feat: release to arm64 too