name-template: 'v$NEXT_PATCH_VERSION' tag-template: 'v$NEXT_PATCH_VERSION' categories: - title: '๐Ÿš€ Features' labels: - 'feature' - 'feat' - title: '๐Ÿ› Fixes' labels: - 'bug' - 'fix' - title: '๐Ÿงฐ Maintenance' labels: - 'chore' - title: '๐Ÿงช Tests' labels: - 'test' change-template: '- $TITLE @$AUTHOR (#$NUMBER)' template: | ## What's Changed $CHANGES ---- Full Changelog: https://github.com/${{ github.repository }}/compare/$FROM_TAG...$TO_TAG