Skip to content

v2.21.0

Compare
Choose a tag to compare
@ga-paul-t ga-paul-t released this 23 Jan 12:16
· 99 commits to main since this release
09a5443

Changelog

New Features

  • b74f73c: feat: switch from using the os/exec package to using mvdan.sh for git operations (#315) (@ga-paul-t)
  • 749850e: feat: improve cli documentation when using the --help flag (#303) (@ga-paul-t)
  • 624cf49: feat: git push options are independently supported for both branch and tag operations (#302) (@ga-paul-t)
  • 2645364: feat: cherry-pick commits to include within the changelog (#301) (@ga-paul-t)
  • 3d4ed26: feat: add ability to filter on a prerelease when calculating the next semantic version (#298) (@canidam)

Bug Fixes

Dependency Updates

Documentation Updates

Other Work

Full Changelog: v2.20.0...v2.21.0

What to do next?