🚀 semantic-release/semantic-release - Release Notes
v24.2.3 (2025-02-15)
## [24.2.3](https://github.com/semantic-release/semantic-release/compare/v24.2.2...v24.2.3) (2025-02-15)
### Bug Fixes
* **types:** fixed typescript definition ([0e08b5c](https://github.com/semantic-release/semantic-release/commit/0e08b5c9752de501b30ae6b6cb34a767d2fae4d9)), closes [#3601](https://github.com/semantic-release/semantic-release/issues/3601)
v24.2.2 (2025-02-09)
## [24.2.2](https://github.com/semantic-release/semantic-release/compare/v24.2.1...v24.2.2) (2025-02-09)
### Bug Fixes
* **get-git-auth-url.js:** Added debug for success ([#3595](https://github.com/semantic-release/semantic-release/issues/3595)) ([2616d93](https://github.com/semantic-release/semantic-release/commit/2616d93627d3c5543cb996af30ec18b68972ef6f))
v24.2.1 (2025-01-03)
## [24.2.1](https://github.com/semantic-release/semantic-release/compare/v24.2.0...v24.2.1) (2025-01-03)
### Bug Fixes
* **deps:** update dependency import-from-esm to v2 ([#3556](https://github.com/semantic-release/semantic-release/issues/3556)) ([f15019c](https://github.com/semantic-release/semantic-release/commit/f15019c19e6b934e3dea8458b5808f2108f38705))
v24.2.0 (2024-10-25)
# [24.2.0](https://github.com/semantic-release/semantic-release/compare/v24.1.3...v24.2.0) (2024-10-25)
### Features
* clarify branch existence requirement in error messages ([#3462](https://github.com/semantic-release/semantic-release/issues/3462)) ([05a2ea9](https://github.com/semantic-release/semantic-release/commit/05a2ea9a060e6508abf92087e8c8cc4a7a85604f))
v24.1.3 (2024-10-18)
## [24.1.3](https://github.com/semantic-release/semantic-release/compare/v24.1.2...v24.1.3) (2024-10-18)
### Bug Fixes
* **branch-naming:** prevent non-range versions from being identified as maintenance branches ([07f2672](https://github.com/semantic-release/semantic-release/commit/07f2672e25626b7f8c7329216496bfa962b3c6e9))
v24.1.2 (2024-09-27)
## [24.1.2](https://github.com/semantic-release/semantic-release/compare/v24.1.1...v24.1.2) (2024-09-27)
### Bug Fixes
* **deps:** update `@semantic-release/github` to `v11.0.0` ([#3460](https://github.com/semantic-release/semantic-release/issues/3460)) ([43df51b](https://github.com/semantic-release/semantic-release/commit/43df51b79ec9c8716b737804486b375459ea177e))
v24.1.1 (2024-09-11)
## [24.1.1](https://github.com/semantic-release/semantic-release/compare/v24.1.0...v24.1.1) (2024-09-11)
### Bug Fixes
* **deps:** update dependency hosted-git-info to v8 ([#3436](https://github.com/semantic-release/semantic-release/issues/3436)) ([ab10ac1](https://github.com/semantic-release/semantic-release/commit/ab10ac1e5124ad0f4fdb2ac108209e9fd7bb2987))
v24.1.0 (2024-08-17)
# [24.1.0](https://github.com/semantic-release/semantic-release/compare/v24.0.0...v24.1.0) (2024-08-17)
### Features
* add `warn` type to global `context.logger` ([#3423](https://github.com/semantic-release/semantic-release/issues/3423)) ([bcc663c](https://github.com/semantic-release/semantic-release/commit/bcc663ccf02165bae93e278cf230919e53a97ee7))
v24.0.0 (2024-05-31)
# [24.0.0](https://github.com/semantic-release/semantic-release/compare/v23.1.1...v24.0.0) (2024-05-31)
### Bug Fixes
* **deps:** upgraded to the beta of the commit-analyzer plugin ([dfc3d91](https://github.com/semantic-release/semantic-release/commit/dfc3d9110ece8f4a1b72e209e3efce4c67a4902f))
* **deps:** upgraded to the beta of the release-notes-generator plugin ([4a4cd92](https://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
v24.0.0-beta.2 (2024-05-25)
# [24.0.0-beta.2](https://github.com/semantic-release/semantic-release/compare/v24.0.0-beta.1...v24.0.0-beta.2) (2024-05-25)
### Bug Fixes
* **deps:** upgraded to the beta of the commit-analyzer plugin ([dfc3d91](https://github.com/semantic-release/semantic-release/commit/dfc3d9110ece8f4a1b72e209e3efce4c67a4902f))
### 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
v24.0.0-beta.1 (2024-05-17)
# [24.0.0-beta.1](https://github.com/semantic-release/semantic-release/compare/v23.1.1...v24.0.0-beta.1) (2024-05-17)
### Bug Fixes
* **deps:** upgraded to the beta of the release-notes-generator plugin ([4a4cd92](https://github.com/semantic-release/semantic-release/commit/4a4cd92097e73dc1defc514347c673d84e1b6a9e))
### BREAKING CHANGES
* **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
v23.1.1 (2024-05-10)
## [23.1.1](https://github.com/semantic-release/semantic-release/compare/v23.1.0...v23.1.1) (2024-05-10)
### Bug Fixes
* **deps:** update dependency execa to v9 ([#3296](https://github.com/semantic-release/semantic-release/issues/3296)) ([73bcd0b](https://github.com/semantic-release/semantic-release/commit/73bcd0bcdb98322c5c5224ffb55960de114c3fd1))
v23.1.0 (2024-05-10)
# [23.1.0](https://github.com/semantic-release/semantic-release/compare/v23.0.8...v23.1.0) (2024-05-10)
### Features
* add main branch to default release branch config ([#1737](https://github.com/semantic-release/semantic-release/issues/1737)) ([95d8736](https://github.com/semantic-release/semantic-release/commit/95d87360110ee9f860bdccf6520d3c52f7fb50a6))
v23.1.0-beta.1 (2024-05-08)
# [23.1.0-beta.1](https://github.com/semantic-release/semantic-release/compare/v23.0.8...v23.1.0-beta.1) (2024-05-08)
### Features
* add main branch to default release branch config ([#1737](https://github.com/semantic-release/semantic-release/issues/1737)) ([95d8736](https://github.com/semantic-release/semantic-release/commit/95d87360110ee9f860bdccf6520d3c52f7fb50a6))
v23.0.8 (2024-04-09)
## [23.0.8](https://github.com/semantic-release/semantic-release/compare/v23.0.7...v23.0.8) (2024-04-09)
### Bug Fixes
* **deps:** rename read-pkg-up -> read-package-up ([4980cba](https://github.com/semantic-release/semantic-release/commit/4980cba57169048ae1cd6ba869170da980b30fe3))
* **deps:** rename read-pkg-up -> read-package-up ([#3249](https://github.com/semantic-release/semantic-release/issues/3249)) ([95a8b9e](https://github.com/semantic-release/semantic-release/commit/95a8b9e0988f2d8eb157251e98e4660e359137c1))
v23.0.7 (2024-04-03)
## [23.0.7](https://github.com/semantic-release/semantic-release/compare/v23.0.6...v23.0.7) (2024-04-03)
### Bug Fixes
* **deps:** update dependency find-versions to v6 ([6a2b6bb](https://github.com/semantic-release/semantic-release/commit/6a2b6bb3625cdee594908d77015ae620fb40a107))
v23.0.6 (2024-03-24)
## [23.0.6](https://github.com/semantic-release/semantic-release/compare/v23.0.5...v23.0.6) (2024-03-24)
### Bug Fixes
* **deps:** update dependency @semantic-release/release-notes-generator to v13 ([#3237](https://github.com/semantic-release/semantic-release/issues/3237)) ([b7e08fc](https://github.com/semantic-release/semantic-release/commit/b7e08fc6068154713487dbf6817c8fc356319d6f))
v23.0.5 (2024-03-18)
## [23.0.5](https://github.com/semantic-release/semantic-release/compare/v23.0.4...v23.0.5) (2024-03-18)
### Bug Fixes
* **deps:** update dependency @semantic-release/commit-analyzer to v12 ([#3226](https://github.com/semantic-release/semantic-release/issues/3226)) ([29458a0](https://github.com/semantic-release/semantic-release/commit/29458a0ebb14bc7691d69cf78a08a847c88789bb))
v23.0.4 (2024-03-16)
## [23.0.4](https://github.com/semantic-release/semantic-release/compare/v23.0.3...v23.0.4) (2024-03-16)
### Bug Fixes
* **deps:** update dependency @semantic-release/npm to v12 ([#3224](https://github.com/semantic-release/semantic-release/issues/3224)) ([7a50c8a](https://github.com/semantic-release/semantic-release/commit/7a50c8a1a9a14d25fb54b1ea087914fb836b04be))
v23.0.3 (2024-03-15)
## [23.0.3](https://github.com/semantic-release/semantic-release/compare/v23.0.2...v23.0.3) (2024-03-15)
### Bug Fixes
* **deps:** update dependency @semantic-release/github to v10 ([#3222](https://github.com/semantic-release/semantic-release/issues/3222)) ([96d5aeb](https://github.com/semantic-release/semantic-release/commit/96d5aeb4b657429ff8f272aaf38e1775079e7c24))
v23.0.2 (2024-02-07)
## [23.0.2](https://github.com/semantic-release/semantic-release/compare/v23.0.1...v23.0.2) (2024-02-07)
### Bug Fixes
* **deps:** update dependency marked to v12 ([#3176](https://github.com/semantic-release/semantic-release/issues/3176)) ([38105f5](https://github.com/semantic-release/semantic-release/commit/38105f5bc8ac280d8fb726097962bb357bfc5dac))
v23.0.1 (2024-02-06)
## [23.0.1](https://github.com/semantic-release/semantic-release/compare/v23.0.0...v23.0.1) (2024-02-06)
### Bug Fixes
* **deps:** update dependency marked-terminal to v7 ([9faded8](https://github.com/semantic-release/semantic-release/commit/9faded8d50bd056374f79d0a1385dc9f140a85de))
v23.0.0 (2024-01-12)
# [23.0.0](https://github.com/semantic-release/semantic-release/compare/v22.0.12...v23.0.0) (2024-01-12)
### Bug Fixes
* **deps:** update dependency cosmiconfig to v9 ([#3105](https://github.com/semantic-release/semantic-release/issues/3105)) ([07dde04](https://github.com/semantic-release/semantic-release/commit/07dde042bbdd4a407dbf7f7a5b8ab2d11abdb8c3))
* **deps:** update dependency marked to v11 ([#3079](https://github.com/semantic-release/semantic-release/issues/3079)) ([6d2a6f1](https://github.com/semantic-release/semantic-release/commit/6d2a6f1aa658cfdfa905f19a4c54f38ebdfc94ef))
* **deps:** upgraded to the latest version of env-ci ([0d0ed9d](https://github.com/semantic-release/semantic-release/commit/0d0ed9d08a26ed5e146fcba5a58d760f7a1ebd02))
* use one note reference per tag to prevent conflicts ([#2085](https://github.com/semantic-release/semantic-release/issues/2085)) ([020ea7d](https://github.com/semantic-release/semantic-release/commit/020ea7d7d5aa6c123fe4c97754b6b1b36c0a8e2c))
### Features
* **node-versions:** dropped support for node v18 and raised the minimum for v20 ([2904832](https://github.com/semantic-release/semantic-release/commit/2904832967c9160d3e293ce4be7a12aef0318a95)), closes [/github.com/semantic-release/gitlab/pull/647#discussion_r1423131205](https://github.com//github.com/semantic-release/gitlab/pull/647/issues/discussion_r1423131205)
### BREAKING CHANGES
* **deps:** woodpecker ci users need to upgrade to v1.0.0 or higher to remain supported. see
https://github.com/semantic-release/env-ci/releases/tag/v11.0.0 for more information
* **node-versions:** support for node v18 has been dropped and the minimum for v20 is now v20.8.1
related to https://github.com/semantic-release/semantic-release/discussions/3088
* **deps:** if using `release.config.js` as the name of your config file, it needs to be moved to a `.config/` directory or renamed to `.releaserc.js` to keep it in the root of the repository. see https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0 for more detail
v23.0.0-beta.5 (2024-01-05)
# [23.0.0-beta.5](https://github.com/semantic-release/semantic-release/compare/v23.0.0-beta.4...v23.0.0-beta.5) (2024-01-05)
### Bug Fixes
* use one note reference per tag to prevent conflicts ([#2085](https://github.com/semantic-release/semantic-release/issues/2085)) ([020ea7d](https://github.com/semantic-release/semantic-release/commit/020ea7d7d5aa6c123fe4c97754b6b1b36c0a8e2c))
v23.0.0-beta.4 (2024-01-05)
# [23.0.0-beta.4](https://github.com/semantic-release/semantic-release/compare/v23.0.0-beta.3...v23.0.0-beta.4) (2024-01-05)
### Bug Fixes
* **deps:** update dependency marked to v11 ([#3079](https://github.com/semantic-release/semantic-release/issues/3079)) ([6d2a6f1](https://github.com/semantic-release/semantic-release/commit/6d2a6f1aa658cfdfa905f19a4c54f38ebdfc94ef))
v23.0.0-beta.3 (2023-12-16)
# [23.0.0-beta.3](https://github.com/semantic-release/semantic-release/compare/v23.0.0-beta.2...v23.0.0-beta.3) (2023-12-16)
### Bug Fixes
* **deps:** upgraded to the latest version of env-ci ([0d0ed9d](https://github.com/semantic-release/semantic-release/commit/0d0ed9d08a26ed5e146fcba5a58d760f7a1ebd02))
### BREAKING CHANGES
* **deps:** woodpecker ci users need to upgrade to v1.0.0 or higher to remain supported. see
https://github.com/semantic-release/env-ci/releases/tag/v11.0.0 for more information
v23.0.0-beta.2 (2023-12-15)
# [23.0.0-beta.2](https://github.com/semantic-release/semantic-release/compare/v23.0.0-beta.1...v23.0.0-beta.2) (2023-12-15)
### Features
* **node-versions:** dropped support for node v18 and raised the minimum for v20 ([2904832](https://github.com/semantic-release/semantic-release/commit/2904832967c9160d3e293ce4be7a12aef0318a95)), closes [/github.com/semantic-release/gitlab/pull/647#discussion_r1423131205](https://github.com//github.com/semantic-release/gitlab/pull/647/issues/discussion_r1423131205)
### BREAKING CHANGES
* **node-versions:** support for node v18 has been dropped and the minimum for v20 is now v20.8.1
related to https://github.com/semantic-release/semantic-release/discussions/3088
v23.0.0-beta.1 (2023-12-15)
# [23.0.0-beta.1](https://github.com/semantic-release/semantic-release/compare/v22.0.12...v23.0.0-beta.1) (2023-12-15)
### Bug Fixes
* **deps:** update dependency cosmiconfig to v9 ([#3105](https://github.com/semantic-release/semantic-release/issues/3105)) ([07dde04](https://github.com/semantic-release/semantic-release/commit/07dde042bbdd4a407dbf7f7a5b8ab2d11abdb8c3))
### BREAKING CHANGES
* **deps:** if using `release.config.js` as the name of your config file, it needs to be moved to a `.config/` directory. see https://github.com/cosmiconfig/cosmiconfig/releases/tag/v9.0.0 for more detail
v22.0.12 (2023-12-12)
## [22.0.12](https://github.com/semantic-release/semantic-release/compare/v22.0.11...v22.0.12) (2023-12-12)
### Bug Fixes
* Revert "fix(deps): update dependency cosmiconfig to v9" ([#3104](https://github.com/semantic-release/semantic-release/issues/3104)) ([f6f1bf1](https://github.com/semantic-release/semantic-release/commit/f6f1bf167c883193be539127afe39b88c5aac330))
v22.0.11 (2023-12-11)
## [22.0.11](https://github.com/semantic-release/semantic-release/compare/v22.0.10...v22.0.11) (2023-12-11)
### Bug Fixes
* **deps:** update dependency cosmiconfig to v9 ([b38cd2e](https://github.com/semantic-release/semantic-release/commit/b38cd2e44e95c9fb16b29285833ee2f3460b7265))