-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [3.0.0](v2.2.0...v3.0.0) (2023-02-12) ### Bug Fixes * Compatibility with semantic-release v20 ([d8b8332](d8b8332)), closes [#38](#38) ### Features * remove branchName setting ([7a5772d](7a5772d)) * rename branches to backmergeBranches ([f84713b](f84713b)) ### BREAKING CHANGES * Setting `branches` is renamed into `backmergeBranches` to avoid conflicts with the setting for semantic-release. * `branchName` setting is removed. Use `branches` instead. * Import semantic-release functions via ESM. Loses compatibility with semantic-release before v20.
- Loading branch information
1 parent
6d76f5c
commit 537c93b
Showing
2 changed files
with
21 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters