Update changeset message

Signed-off-by: sblausten <sam@roadie.io>
This commit is contained in:
sblausten
2023-05-12 13:50:44 +01:00
parent a2cdf3796b
commit 0bc5ab7058
+1 -1
View File
@@ -3,4 +3,4 @@
'@backstage/plugin-events-backend': patch
---
Adds an optional `EventBroker` for sending an event when there are conflicts.
Adds an optional `EventBroker` that is used for sending an event when there are conflicts, with details of the conflict so that it can be handled elsewhere.