3.1.0 (2023-02-12)
3.0.0 (2023-02-12)
- Setting
branches
is renamed intobackmergeBranches
to avoid conflicts with the setting for semantic-release. branchName
setting is removed. UsebackmergeBranches
instead.- Import semantic-release functions via ESM. Loses compatibility with semantic-release before v20.
2.2.0 (2023-02-12)
- message default value (4ada405)
- rename "branches" to "backmergeBranches" (3c16d6a)
2.1.3 (2023-01-11)
2.1.2 (2022-03-01)
2.1.1 (2022-02-19)
2.1.0 (2021-11-01)
2.0.0 (2021-10-22)
- require semantic-release >=13.0.0 (13288a4)
- semantic-release >=13.0.0 is set as minimum dependency to use this plugin.
1.5.3 (2021-07-20)
- git: fix -X option (0865f6e)
1.5.2 (2021-07-18)
1.5.1 (2021-07-06)
- use repository url from semantic release config (f4cd9b4)
1.5.0 (2021-06-27)
1.4.2 (2021-04-12)
1.4.1 (2021-04-09)
1.4.0 (2021-03-25)
- configure backmerge strategy (7098421)
1.3.0 (2021-03-25)
- add options to clear and restore workspace (9bd009b)
1.2.1 (2021-01-01)
1.2.0 (2020-09-19)
- make full branch object available to message template (b63d597)
- allow merging back into the original branch (639ed4a)
- allow using branch variables in branch name option (#5) (f3d1caa)
1.1.3 (2020-07-30)
- deps: update lodash and execa to latest versions (be58ece)