v12.0.0
github-actions
released this
18 Sep 12:35
·
201 commits
to master
since this release
12.0.0 (2023-09-18)
Bug Fixes
- deps: update dependency conventional-changlog-writer to v7 (4fe3563)
Features
- conventional-changelog-presets: supported new preset format (a681671)
- node-versions: raised the minimum node version to v18.17 and dropped v19 support (9c4e5f5)
BREAKING CHANGES
- node-versions: the minimum required node version is now v18.17, v19 support has been dropped, and the minimum required in the v20 range is v20.6.1
- conventional-changelog-presets: the new preset format is a breaking change when compared to the previous preset format. updating to support the new format means that the old preset format is no longer supported. update your preset to the latest version to maintain compatibility