Releases: mroth/bump
Releases · mroth/bump
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