diff --git a/.changeset/easy-bottles-type.md b/.changeset/easy-bottles-type.md index 0e819cc0f1..a2b131d7b5 100644 --- a/.changeset/easy-bottles-type.md +++ b/.changeset/easy-bottles-type.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-notifications': minor +'@backstage/plugin-notifications': patch --- Added `renderItem` prop to `NotificationsSidebarItem` component, allowing custom UI rendering while retaining all built-in notification logic (unread count, snackbar, signals, web notifications).