changesets: add changeset for packages with updated service factory exports

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-07-10 15:41:02 +02:00
parent c6c6e2d334
commit b05e1e1157
+9
View File
@@ -0,0 +1,9 @@
---
'@backstage/backend-dynamic-feature-service': patch
'@backstage/backend-test-utils': patch
'@backstage/backend-defaults': patch
'@backstage/backend-app-api': patch
'@backstage/plugin-events-node': patch
---
Service factories exported by this package have been updated to use the new service factory format that doesn't use a callback.