# .github/release.yml # Configuration for GitHub's automatically generated release notes # Reference: https://docs.github.com/en/repositories/releasing-projects-on-github/automatically-generated-release-notes changelog: exclude: labels: - ignore-for-release authors: - dependabot categories: - title: ๐Ÿš€ New Features labels: - enhancement - feature - title: ๐Ÿ› Bug Fixes labels: - bug - bugfix - fix - title: ๐Ÿ“š Documentation labels: - documentation - title: ๐Ÿงช Tests labels: - test - testing - title: ๐Ÿ”ง Maintenance labels: - chore - maintenance - title: โฌ†๏ธ Dependencies labels: - dependencies - title: ๐Ÿงฐ Other Changes labels: - "*"