Add changeset

Signed-off-by: kvmw <mshamsi@vmware.com>
This commit is contained in:
kvmw
2022-11-07 14:25:07 +01:00
parent 24152c0c52
commit d80833fe0c
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-auth-backend': patch
---
Inject optional `CatalogApi` into auth-backend `createRouter` function. This will enable developers to use customized `CatalogApi` when creating the router.