# .github/release.yml changelog: exclude: labels: - ignore-for-release categories: - title: Breaking Changes 🛠 labels: - Semver-Major - breaking-change - title: "Bug fixes :bug:" labels: - bug - title: Exciting New Features 🎉 labels: - Semver-Minor - enhancement - title: 👒 Dependencies labels: - dependencies - title: Other Changes labels: - "*"