changesets: add changeset for backend-plugin-api create* updates

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-01-03 13:40:54 +01:00
parent 6e5ebec133
commit 62b04bb865
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/backend-plugin-api': patch
---
Updates all `create*` methods to simplify their type definitions and ensure they all have configuration interfaces.