semantic-release / release-notes-generator

:clipboard: semantic-release plugin to generate changelog content with conventional-changelog
MIT License
306 stars 47 forks source link

feat(conventional-changelog-presets): supported new preset format #526

Closed travi closed 11 months ago

travi commented 1 year ago

BREAKING CHANGE: 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

travi commented 1 year ago

4 unit tests are failing when comparing the transform function in writerOpts, but this should be otherwise functional

travi commented 1 year ago

similar to the pr for the commit-analyzer, this updates the conventional-changelog presets and adjusts loading to handle the new format.

conventional-changelog-writer has not yet been updated since it appears to not handle reverts the same way. if that is an expected change, i have not investigated far enough to understand what adjustment we need to make.

github-actions[bot] commented 11 months ago

:tada: This PR is included in version 12.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: