Skip to content

Releases: sorenlouv/backport

v9.6.6

17 Feb 14:19
Compare
Choose a tag to compare

What's Changed

  • Strip markdown comments from stringified commits by @sorenlouv in #528

Full Changelog: v9.6.5...v9.6.6

v9.6.5

17 Feb 12:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v9.6.4...v9.6.5

v9.6.4

10 Jan 15:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v9.6.3...v9.6.4

v9.6.3

18 Nov 21:20
Compare
Choose a tag to compare

What's Changed

  • Respect config file source branch setting and display in UI by @sorenlouv in #518

v9.6.2

29 Oct 10:08
Compare
Choose a tag to compare

What's Changed

  • Include link to easily generate GH PAT by @imphil in #511
  • Escape pipe char of commit msg in markdown table by @kertal in #515

v9.6.1

26 Sep 15:26
Compare
Choose a tag to compare

What's Changed

  • Swallow "remote not found" error on git before 2.30 by @imphil in #514

v9.6.0

08 Sep 16:34
Compare
Choose a tag to compare

What's Changed

  • Spawn processes with LANG that's guaranteed to exist by @imphil in #506
  • Small documentation improvements by @imphil in #504
  • Properly swallow errors if deleting a remote fails by @imphil in #505

Full Changelog: v9.5.1...v9.6.0

v9.5.0

09 Apr 21:55
Compare
Choose a tag to compare

What's Changed

  • Fix null pointer when merge conflict is missing by @sorenlouv in #498
  • Pick target branch from first commit's suggestedTargetBranches in non-interactive mode by @karolkpl in #493
  • Add draft option to publish PRs as drafts by @ian-h-chamberlain in #489

v9.4.4

05 Mar 14:17
Compare
Choose a tag to compare

What's Changed

v9.4.0 `backportBranchName` option

20 Sep 07:12
Compare
Choose a tag to compare

What's Changed

  • fix: test where CLI output is cutoff in #477
  • feat: backportBranchName option to configure the branch name in #478