Skip to content

Commit

Permalink
docs: adjust setting in breaking changes section [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
saitho authored Feb 12, 2023
1 parent 537c93b commit 1b6c332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
### BREAKING CHANGES

* Setting `branches` is renamed into `backmergeBranches` to avoid conflicts with the setting for semantic-release.
* `branchName` setting is removed. Use `branches` instead.
* `branchName` setting is removed. Use `backmergeBranches` instead.
* Import semantic-release functions via ESM. Loses compatibility with semantic-release before v20.

# [2.2.0](https://github.com/saitho/semantic-release-backmerge/compare/v2.1.3...v2.2.0) (2023-02-12)
Expand Down

0 comments on commit 1b6c332

Please sign in to comment.