semantic-release/semantic-release (semantic-release)
### [`v24.2.0`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.2.0)
[Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.3...v24.2.0)
##### Features
- clarify branch existence requirement in error messages ([#3462](https://redirect.github.com/semantic-release/semantic-release/issues/3462)) ([05a2ea9](https://redirect.github.com/semantic-release/semantic-release/commit/05a2ea9a060e6508abf92087e8c8cc4a7a85604f))
### [`v24.1.3`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.1.3)
[Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.2...v24.1.3)
##### Bug Fixes
- **branch-naming:** prevent non-range versions from being identified as maintenance branches ([07f2672](https://redirect.github.com/semantic-release/semantic-release/commit/07f2672e25626b7f8c7329216496bfa962b3c6e9))
### [`v24.1.2`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.1.2)
[Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.1...v24.1.2)
##### Bug Fixes
- **deps:** update `@semantic-release/github` to `v11.0.0` ([#3460](https://redirect.github.com/semantic-release/semantic-release/issues/3460)) ([43df51b](https://redirect.github.com/semantic-release/semantic-release/commit/43df51b79ec9c8716b737804486b375459ea177e))
### [`v24.1.1`](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1)
[Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1)
### [`v24.1.0`](https://redirect.github.com/semantic-release/semantic-release/compare/v24.0.0...bcc663ccf02165bae93e278cf230919e53a97ee7)
[Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.0.0...v24.1.0)
### [`v24.0.0`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.0.0)
[Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v23.1.1...v24.0.0)
##### Bug Fixes
- **deps:** upgraded to the beta of the commit-analyzer plugin ([dfc3d91](https://redirect.github.com/semantic-release/semantic-release/commit/dfc3d9110ece8f4a1b72e209e3efce4c67a4902f))
- **deps:** upgraded to the beta of the release-notes-generator plugin ([4a4cd92](https://redirect.github.com/semantic-release/semantic-release/commit/4a4cd92097e73dc1defc514347c673d84e1b6a9e))
##### BREAKING CHANGES
- **deps:** the commit-analyzer plugin now expects to be used with the latest major versions of
conventional-changelog packages. if you are installing any of these packages in addition to
semantic-release, be sure to update them as well
- **deps:** the release-notes-generator plugin now expects to be used with the latest major
versions of conventional-changelog packages. if you are installing any of these packages in addition
to semantic-release, be sure to update them as well
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
^23.1.1
->^24.2.0
Release Notes
semantic-release/semantic-release (semantic-release)
### [`v24.2.0`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.2.0) [Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.3...v24.2.0) ##### Features - clarify branch existence requirement in error messages ([#3462](https://redirect.github.com/semantic-release/semantic-release/issues/3462)) ([05a2ea9](https://redirect.github.com/semantic-release/semantic-release/commit/05a2ea9a060e6508abf92087e8c8cc4a7a85604f)) ### [`v24.1.3`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.1.3) [Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.2...v24.1.3) ##### Bug Fixes - **branch-naming:** prevent non-range versions from being identified as maintenance branches ([07f2672](https://redirect.github.com/semantic-release/semantic-release/commit/07f2672e25626b7f8c7329216496bfa962b3c6e9)) ### [`v24.1.2`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.1.2) [Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.1...v24.1.2) ##### Bug Fixes - **deps:** update `@semantic-release/github` to `v11.0.0` ([#3460](https://redirect.github.com/semantic-release/semantic-release/issues/3460)) ([43df51b](https://redirect.github.com/semantic-release/semantic-release/commit/43df51b79ec9c8716b737804486b375459ea177e)) ### [`v24.1.1`](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1) [Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1) ### [`v24.1.0`](https://redirect.github.com/semantic-release/semantic-release/compare/v24.0.0...bcc663ccf02165bae93e278cf230919e53a97ee7) [Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v24.0.0...v24.1.0) ### [`v24.0.0`](https://redirect.github.com/semantic-release/semantic-release/releases/tag/v24.0.0) [Compare Source](https://redirect.github.com/semantic-release/semantic-release/compare/v23.1.1...v24.0.0) ##### Bug Fixes - **deps:** upgraded to the beta of the commit-analyzer plugin ([dfc3d91](https://redirect.github.com/semantic-release/semantic-release/commit/dfc3d9110ece8f4a1b72e209e3efce4c67a4902f)) - **deps:** upgraded to the beta of the release-notes-generator plugin ([4a4cd92](https://redirect.github.com/semantic-release/semantic-release/commit/4a4cd92097e73dc1defc514347c673d84e1b6a9e)) ##### BREAKING CHANGES - **deps:** the commit-analyzer plugin now expects to be used with the latest major versions of conventional-changelog packages. if you are installing any of these packages in addition to semantic-release, be sure to update them as well - **deps:** the release-notes-generator plugin now expects to be used with the latest major versions of conventional-changelog packages. if you are installing any of these packages in addition to semantic-release, be sure to update them as wellConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.