name-template: 'v$RESOLVED_VERSION' tag-template: 'v$RESOLVED_VERSION' categories: - title: '🚀 Features' labels: - 'feat' - title: '🐛 Bug Fixes' labels: - 'fix' - title: '📦 Code Refactoring' labels: - 'refactor' - title: '📄 Documentation' labels: - 'docs' - title: '🧰 Maintenance' label: 'chore' change-template: '- $TITLE @$AUTHOR (#$NUMBER)' template: | ## Changes $CHANGES