v1.3.0
Backporting multiple commits
It's now possible to backport multiple commits. It can be enabled by running backport --multiple
or adding multiple: true
to the backport config.
Bug fixes
- It was previously possible to continue the program by pressing enter, without having selected any commits/versions. This is now fixed, so continuing is not possible before a selection has been made.