Releases: mroth/bump
v0.2.6
Primarily a maintenance release, with build system improvements including CI workflow pinning for security and build attestations.
What's Changed
- chore(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 by @dependabot[bot] in #73
- chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot[bot] in #74
- chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.15.0 by @dependabot[bot] in #75
- chore(deps): bump github.com/go-git/go-git/v5 from 5.15.0 to 5.16.0 by @dependabot[bot] in #76
- chore(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 by @dependabot[bot] in #77
- chore(deps): bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.2 by @dependabot[bot] in #78
- CI maintenance including verifiable builds by @mroth in #80
- build: preserve version when build via go install by @mroth in #81
- refactor: golden file render tests for changelog by @mroth in #82
- chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 by @dependabot[bot] in #79
Full Changelog: v0.2.5...v0.2.6
v0.2.6-rc.1
Primarily a maintenance release, with build system improvements including CI workflow pinning for security and build attestations.
What's Changed
- chore(deps): bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 by @dependabot[bot] in #73
- chore(deps): bump golang.org/x/net from 0.35.0 to 0.36.0 by @dependabot[bot] in #74
- chore(deps): bump github.com/go-git/go-git/v5 from 5.14.0 to 5.15.0 by @dependabot[bot] in #75
- chore(deps): bump github.com/go-git/go-git/v5 from 5.15.0 to 5.16.0 by @dependabot[bot] in #76
- chore(deps): bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 by @dependabot[bot] in #77
- chore(deps): bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.2 by @dependabot[bot] in #78
- CI maintenance including verifiable builds by @mroth in #80
- build: preserve version when build via go install by @mroth in #81
- refactor: golden file render tests for changelog by @mroth in #82
- chore(deps): bump github.com/Masterminds/semver/v3 from 3.3.1 to 3.4.0 by @dependabot[bot] in #79
Full Changelog: v0.2.5...v0.2.6-rc.1
v0.2.5
What's Changed
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #42
- chore(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 by @dependabot in #41
- chore(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 by @dependabot in #45
- chore(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.10.0 by @dependabot in #46
- chore(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 by @dependabot in #47
- chore(deps): bump github.com/go-git/go-git/v5 from 5.10.0 to 5.10.1 by @dependabot in #49
- chore(deps): bump golang.org/x/oauth2 from 0.14.0 to 0.15.0 by @dependabot in #48
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #50
- chore(deps): bump github.com/go-git/go-git/v5 from 5.10.1 to 5.11.0 by @dependabot in #51
- chore(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 by @dependabot in #52
- chore(deps): bump golang.org/x/oauth2 from 0.16.0 to 0.17.0 by @dependabot in #53
- chore(deps): bump golang.org/x/oauth2 from 0.17.0 to 0.18.0 by @dependabot in #54
- chore(deps): bump github.com/go-git/go-git/v5 from 5.11.0 to 5.12.0 by @dependabot in #55
- chore(deps): bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 by @dependabot in #56
- chore(deps): bump golang.org/x/oauth2 from 0.19.0 to 0.20.0 by @dependabot in #57
- chore(deps): bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by @dependabot in #58
- chore(deps): bump golang.org/x/oauth2 from 0.21.0 to 0.22.0 by @dependabot in #60
- chore(deps): bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 by @dependabot in #62
- chore(deps): bump github.com/Masterminds/semver/v3 from 3.2.1 to 3.3.1 by @dependabot in #64
- chore(deps): bump golang.org/x/oauth2 from 0.23.0 to 0.25.0 by @dependabot in #66
- chore(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 by @dependabot in #69
- chore(deps): bump goreleaser/goreleaser-action from 4 to 6 by @dependabot in #59
- chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.14.0 by @dependabot in #71
- chore(deps): bump golang.org/x/oauth2 from 0.26.0 to 0.28.0 by @dependabot in #72
Full Changelog: v0.2.4...v0.2.5
v0.2.4
v0.2.3
Changelog
- fix(ci): override PAT for GITHUB_TOKEN 59cc875
- build(ci): macOS universal binary support 317c0b8
- build: fix for goreleaser CLI flag changes 2954275
- docs: update tap name d19a404
- build: update build toolchain to go1.17 057eeae
- build(ci): update homebrew tap destination and format beea919
- chore(deps): bump pkg/browser dependency 842be7c
- chore(deps): bump oauth2 dependency 63becb8
- chore(deps): bump Masterminds/semver/v3 to v3.1.1 eaeaf0a
- chore(deps): upgrade to go-git v5 a7a9af9
- build: update build pipeline to build M1/arm binaries bdd85c6
- chore: remove another .github default file e141f9d
- chore(ci): update dependabot configuration 4b0c3b3
- chore: remove old noise in README 2caa34b
- remove file handled in default .github repo b80961b
- Upgrade to GitHub-native Dependabot f9c320c
- chore: separate git and github integration files b7d29e8
v0.2.2
Almost entirely dependency bumps and chores. Cleans up the build chain slightly. Doing a patch release in advance of any future refactoring or feature development.
Changelog
- chore(deps): bump go-github major from v28 to v29 50c4438
- chore(deps): bump unversioned oauth2 pkg 86af9aa
- modified promptui bell workaround 73eeb8d
- chore(deps): bump github.com/manifoldco/promptui from 0.6.0 to 0.7.0 4f2a963
- chore(deps): go-github major ver bump v25 to v28 8f6ee59
- chore(deps): bump github.com/manifoldco/promptui from 0.3.2 to 0.6.0 3859d31
- chore(deps): bump github.com/Masterminds/semver/v3 from 3.0.2 to 3.0.3 a04b80e
- chore(deps): bump github.com/Masterminds/semver/v3 from 3.0.1 to 3.0.2 137b4d7
- chore: create FUNDING.yml 35f0334
- chore: avoid scopelint potentials in table tests fafcb27
- chore: deadcode elimination in test 10947e1
- chore: fix typo in comments f9130bd
v0.2.1
Changelog
Fixes:
- test: better err reporting when cant match remote 7a5b362
- fix: match git remotes without trailing .git 9d4710b
Chores:
- docs: remove completed TODOs 676ec26
- chore(deps): bump github.com/google/go-github/v25 from 25.0.2 to 25.1.3 c90e37a
- chore: update go to 1.13 bb7bd63
- chore: migrate to github actions beta, add test job 197c417
- chore(deps): bump gopkg.in/src-d/go-git.v4 from 4.11.0 to 4.13.1 5929e38
- chore(deps): bump github.com/Masterminds/semver from 1.4.2 to 3.0.1 de3907f
v0.2.0
🎉 Automatic Changelog Generation
With this release, bump will help you maintain a formatted changelog in your release notes (and of course, you can still edit everything in the draft editor before clicking publish). For an example, see these release notes here!
Changelog
- docs: re-recorded demo media with changelog support 13c8727
- fix: reverse-chronological commits in changelogs 67e36aa
- ui: detailed description of semver choice in prompt 38557c3
- chore: add TODO about possible user error condition 3b131d8
- add editorconfig file 8c25ff6
- local development makefile aeb90ec
- Add automatic changelog generation (#1) 5108dd1
- docs: minor README edits 14dc08a
- docs: add LICENSE file 84f1d44
- docs: add links and fix header hierarchy in README 5b4157d
- docs: remove completed TODOs from README d289e13