diff --git a/.sync/workflows/config/release-draft/release-draft-config.yml b/.sync/workflows/config/release-draft/release-draft-config.yml index 47a6caae..2c422699 100644 --- a/.sync/workflows/config/release-draft/release-draft-config.yml +++ b/.sync/workflows/config/release-draft/release-draft-config.yml @@ -28,6 +28,9 @@ template: | **Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...v$RESOLVED_VERSION categories: + - title: '⚠️ Breaking Changes' + labels: + - 'impact:breaking-change' - title: '🚀 Features & ✨ Enhancements' labels: - 'type:design-change'