name-template: 'Version $NEXT_PATCH_VERSION - Summary Here🌈' tag-template: 'v$NEXT_PATCH_VERSION' exclude-labels: - 'skip-changelog' categories: - title: 'πŸš€ Features' labels: - 'feature' - 'enhancement' - title: 'πŸ› Bug Fixes' labels: - 'fix' - 'bugfix' - 'bug' - title: '🧰 Maintenance' label: 'chore' change-template: '- $TITLE @$AUTHOR (#$NUMBER)' template: | ## Changes $CHANGES Thanks again to $CONTRIBUTORS! πŸŽ‰ no-changes-template: 'Changes are coming soon 😎' replacers: - search: '(?:and )?@dependabot(?:\[bot\])?,?' replace: '' - search: '(?:and )?@sourcery-ai-bot(?:\[bot\])?,?' replace: '' - search: '(?:and )?@allcontributors(?:\[bot\])?,?' replace: ''