Releases: goreleaser/chglog
Releases · goreleaser/chglog
v0.7.3
Changelog
Bug fixes
- f22c2a6: fix: on init set the owner for each commit if owner is not set (#211) (@djgilcrease)
Full Changelog: goreleaser/goreleaser@v0.7.2...v0.7.3
What to do next?
- Read the documentation
- Check out the GoReleaser Pro distribution
- Join our Discord server
- Follow us on Twitter
v0.7.2
Changelog
Bug fixes
- 1e4b371: fix: Set packager to author by default (#210) (@djgilcrease)
Full Changelog: goreleaser/goreleaser@v0.7.1...v0.7.2
What to do next?
- Read the documentation
- Check out the GoReleaser Pro distribution
- Join our Discord server
- Follow us on Twitter
v0.7.1
Changelog
Bug fixes
- aa27b5b: fix: make sure packager is not blank (#209) (@djgilcrease)
Full Changelog: goreleaser/goreleaser@v0.7.0...v0.7.1
What to do next?
- Read the documentation
- Check out the GoReleaser Pro distribution
- Join our Discord server
- Follow us on Twitter
v0.7.0
Changelog
Bug fixes
- 3a952e6: fix: broken annotated commit detection (#183) (@nickajacks1)
- d775905: fix: log filename on init (@caarlos0)
Dependency updates
Full Changelog: goreleaser/goreleaser@v0.6.2...v0.7.0
What to do next?
- Read the documentation
- Check out the GoReleaser Pro distribution
- Join our Discord server
- Follow us on Twitter
v0.6.2
Changelog
Bug fixes
Dependency updates
- ef5512b: feat(deps): bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1 (#181) (@dependabot[bot])
- 769eb7c: feat(deps): bump github.com/Masterminds/sprig/v3 from 3.2.3 to 3.3.0 (#177) (@dependabot[bot])
- 0b93659: feat(deps): bump github.com/go-git/go-billy/v5 from 5.5.0 to 5.6.0 (#179) (@dependabot[bot])
- 8c10b87: feat(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.1 (#186) (@dependabot[bot])
- 9e792aa: feat(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (#173) (@dependabot[bot])
- 7721e56: feat(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0 (#171) (@dependabot[bot])
- 82ef288: feat(deps): bump golang.org/x/crypto from 0.26.0 to 0.31.0 (#182) (@dependabot[bot])
- f831e49: feat(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 (#165) (@dependabot[bot])
- 112b37c: feat(deps): update go, semver dep (@caarlos0)
Other work
Full Changelog: goreleaser/goreleaser@v0.6.1...v0.6.2
What to do next?
- Read the documentation
- Check out the GoReleaser Pro distribution
- Join our Discord server
- Follow us on Twitter
v0.6.1
Changelog
Bug fixes
Full Changelog: goreleaser/goreleaser@v0.6.0...v0.6.1
What to do next?
- Read the documentation
- Check out the GoReleaser Pro distribution
- Join our Discord server
- Follow us on Twitter
v0.6.0
Changelog
New Features
- 4653151: feat: add option to exclude merge commits (#158) (@arnested)
- 60200f1: feat: go 1.21 (@caarlos0)
Bug fixes
Dependency updates
- cbd7bd6: feat(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 (#149) (@dependabot[bot])
- 183aaa8: feat(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 (#164) (@dependabot[bot])
- a5c134f: feat(deps): bump github.com/go-git/go-git/v5 from 5.7.0 to 5.8.1 (#138) (@dependabot[bot])
- 4fbdd6b: feat(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.9.0 (#143) (@dependabot[bot])
- dd3b361: feat(deps): bump github.com/go-git/go-git/v5 from 5.9.0 to 5.10.0 (#147) (@dependabot[bot])
- 26b4e8c: feat(deps): bump github.com/google/go-cmp from 0.5.9 to 0.6.0 (#145) (@dependabot[bot])
- dc3ea52: feat(deps): bump github.com/smartystreets/goconvey from 1.8.0 to 1.8.1 (#136) (@dependabot[bot])
- e83279a: feat(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 (#148) (@dependabot[bot])
- 75a12d3: feat(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 (#144) (@dependabot[bot])
- 1ee11c5: feat(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.0 (#151) (@dependabot[bot])
- 8022717: feat(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#154) (@dependabot[bot])
- 25ab70e: feat(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#146) (@dependabot[bot])
Other work
- 8dc6531: Fix install description (#160) (@arnested)
- b22ddef: build: fix lint (@caarlos0)
- dc838d5: sec(deps): bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 (#152) (@dependabot[bot])
- bae2e27: sec(deps): bump github.com/spf13/viper from 1.18.0 to 1.18.2 (#155) (@dependabot[bot])
- 9b33791: security(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#156) (@dependabot[bot])
Full Changelog: goreleaser/goreleaser@v0.5.0...v0.6.0
What to do next?
- Read the documentation
- Check out the GoReleaser Pro distribution
- Join our Discord server
- Follow us on Twitter
v0.5.0
Changelog
New Features
Bug fixes
Dependency updates
- f512db2: feat(deps): bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (#130) (@dependabot[bot])
- d384f95: feat(deps): bump github.com/smartystreets/goconvey from 1.7.2 to 1.8.0 (#129) (@dependabot[bot])
- 9460987: feat(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0 (#128) (@dependabot[bot])
- 3643834: feat(deps): bump github.com/spf13/viper from 1.15.0 to 1.16.0 (#134) (@dependabot[bot])
Documentation updates
Other work
Full Changelog: goreleaser/goreleaser@v0.4.2...v0.5.0
What to do next?
- Read the documentation
- Check out the GoReleaser Pro distribution
- Join our Discord server
- Follow us on Twitter
v0.4.2
Changelog
Bug fixes
- 22296eb: fix: do not call function on null cmd parent (#123) (@brambaud)
- 5153207: fix: update deps and go (@caarlos0)
- 7d8c391: fix: use --clean instead of --rm-dist (@caarlos0)
Other work
Full Changelog: goreleaser/goreleaser@v0.4.1...v0.4.2
What to do next?
- Read the documentation
- Check out the GoReleaser Pro distribution
- Join our Discord server
- Follow us on Twitter
v0.4.1
Changelog
Bug fixes
Full Changelog: goreleaser/goreleaser@v0.4.0...v0.4.1
What to do next?
- Read the documentation
- Check out the GoReleaser Pro distribution
- Join our Discord server
- Follow us on Twitter