# release.yml changelog: exclude: labels: - ignore-for-release - 'PR: chore' authors: - dependabot categories: - title: Breaking changes ๐Ÿ›  labels: - breaking change - title: Deprecations ๐Ÿงน - APIs that may be removed in future releases labels: - deprecation - title: New features โœจ labels: - 'PR: feature' - title: Bug fixes ๐Ÿ› labels: - 'PR: fix' - title: Cleanup โ™ป๏ธ labels: - 'PR: docs' - 'PR: refactor' - title: Reverted changes โŽŒ labels: - 'PR: revert' - title: Other changes labels: - '*'