Releases: ramsey/conventional-commits
Releases · ramsey/conventional-commits
1.5.1
1.5.0
Added
- Nothing.
Changed
- The minimum required version of PHP is now 8.1.
- The minimum required version of symfony/console and symfony/filesystem is now 6.0.
- The minimum required version of the Composer runtime API is now 2.0.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
1.4.0
1.3.1
1.3.0
Added
- Support finding
composer.json
when ramsey/conventional-commits is bundled within a Phar (see #29). - Allow use of version 6.x of required Symfony packages.
Changed
- Move captainhook/captainhook to
require-dev
and suggest it as a dependency.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Nothing.
1.2.0
Added
- Update opis/json-schema to version 2.
Changed
- Nothing.
Deprecated
- Nothing.
Removed
- Nothing.
Fixed
- Update minimum Composer versions for CVE-2021-41116.