Releases: saitho/semantic-release-backmerge
Releases · saitho/semantic-release-backmerge
v1.2.1
1.2.1 (2021-01-01)
Bug Fixes
- add setting allowSameBranchMerge (#6) (138abb5)
v1.2.0
1.2.0 (2020-09-19)
Bug Fixes
- make full branch object available to message template (b63d597)
Features
- allow merging back into the original branch (639ed4a)
- allow using branch variables in branch name option (#5) (f3d1caa)
v1.1.3
1.1.3 (2020-07-30)
Bug Fixes
- deps: update lodash and execa to latest versions (be58ece)
v1.1.2
1.1.2 (2020-07-04)
Bug Fixes
- resolve config for plugin hooks (#3) (25ed4bc)
v1.1.1
1.1.1 (2020-01-28)
Bug Fixes
- build: Publish built files (fbbffee)
v1.1.0
1.1.0 (2020-01-27)
Features
- Allow develop-specific changes after rebase which will create a new commit