Change to patch

Code review suggestion.

Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Signed-off-by: adsk-mukul <MUKUL.AMBULGEKAR@AUTODESK.COM>
This commit is contained in:
adsk-mukul
2026-02-16 23:16:36 -08:00
committed by ambulgm
parent 759e103bdc
commit 7b60d6582d
+1 -1
View File
@@ -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).