Built-in post-hook that generates/updates CHANGELOG.md after a bump.
Uses conventional commit prefixes to categorize changes into keepachangelog sections.
Add to your config:
releaser: [hooks: [post: [Releaser.Hooks.ChangelogHook]]]
Built-in post-hook that generates/updates CHANGELOG.md after a bump.
Uses conventional commit prefixes to categorize changes into keepachangelog sections.
Add to your config:
releaser: [hooks: [post: [Releaser.Hooks.ChangelogHook]]]