backend-app-api: Add changeset

Co-authored-by: Camila Belo <camilaibs@gmail.com>
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
Johan Haals
2024-08-14 14:26:43 +02:00
parent 5cee28573e
commit da4fde5cc2
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-app-api': minor
---
Removed several deprecated service factories. These can instead be imported from `@backstage/backend-defaults` package.