Skip to content

Releases: gembaadvantage/uplift

v2.25.0

26 Aug 06:14
b24b838
Compare
Choose a tag to compare

Changelog

Dependency Updates

Full Changelog: v2.24.1...v2.25.0

What to do next?

v2.24.1

11 Jul 18:09
106a03d
Compare
Choose a tag to compare

Changelog

Bug Fixes

Full Changelog: v2.24.0...v2.24.1

What to do next?

v2.24.0

27 Jun 04:03
a999c3a
Compare
Choose a tag to compare

Changelog

New Features

  • 178aa79: feat: support trimming any text lines preceding the line containing the conventional commit type (#416) (@albertocsm)

Dependency Updates

Documentation Updates

Full Changelog: v2.23.0...v2.24.0

What to do next?

v2.23.0

18 Sep 12:56
3b85254
Compare
Choose a tag to compare

Changelog

New Features

Dependency Updates

  • 05ad8ac: feat(deps): bump github.com/go-playground/validator/v10 from 10.15.3 to 10.15.4 (#380) (@dependabot[bot])
  • c364720: feat(deps): bump github.com/go-playground/validator/v10 from 10.15.2 to 10.15.3 (#376) (@dependabot[bot])

Full Changelog: v2.22.0...v2.23.0

What to do next?

v2.22.0

29 Aug 07:14
950116f
Compare
Choose a tag to compare

Changelog

New Features

Bug Fixes

  • af8eb91: fix: incorrectly calculates next semantic version with large commit bodies containing possible keywords (#371) (@ga-paul-t)

Dependency Updates

Documentation Updates

  • 8cdf8f0: docs: add a new cookbook section to provide concrete examples of uplift usage (#339) (@ga-paul-t)

Full Changelog: v2.21.0...v2.22.0

What to do next?

v2.21.0

23 Jan 12:16
09a5443
Compare
Choose a tag to compare

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?

v2.20.0

08 Dec 13:51
4760869
Compare
Choose a tag to compare

Changelog

New Features

Bug Fixes

Full Changelog: v2.19.0...v2.20.0

What to do next?

v2.19.0

07 Dec 05:49
7ead803
Compare
Choose a tag to compare

Changelog

New Features

Bug Fixes

Dependency Updates

Documentation Updates

Full Changelog: v2.18.1...v2.19.0

What to do next?

v2.18.1

08 Oct 18:26
a975b5a
Compare
Choose a tag to compare

Changelog

Bug Fixes

Documentation Updates

  • 488566e: docs: use of no-stage and no-push flags to prevent automatic behaviour within uplift (#273) (@ga-paul-t)
  • a975b5a: docs: changelog excludes now supports the use of regexes to improve filtering (#274) (@ga-paul-t)

Full Changelog: v2.18.0...v2.18.1

What to do next?

v2.18.0

06 Oct 07:43
10c9f59
Compare
Choose a tag to compare

Changelog

New Features

Bug Fixes

  • ac8dcc0: fix: include a new flag to strip existing prerelease before calculating next version (#268) (@ga-paul-t)
  • 0361b04: fix: gitlab remote with nested group structure incorrectly truncated (#260) (@ga-paul-t)

Documentation Updates

Full Changelog: v2.17.0...v2.18.0

What to do next?