chore: Fix changelog

Signed-off-by: Jack Palmer <jackpalmer@spotify.com>
This commit is contained in:
Jack Palmer
2024-05-03 15:54:41 +01:00
parent ed4cd84b10
commit 4a0577e0ea
2 changed files with 7 additions and 7 deletions
-7
View File
@@ -1,7 +0,0 @@
---
'@backstage/plugin-auth-backend-module-github-provider': patch
---
fix: Add missing config.d.ts for auth-backend-module-github-provider
fix: Add missing config.d.ts for auth-backend-module-aws-alb-provider
fix: Remove duplicate provider config from auth-backend
+7
View File
@@ -0,0 +1,7 @@
---
'@backstage/plugin-auth-backend-module-aws-alb-provider': patch
'@backstage/plugin-auth-backend-module-github-provider': patch
'@backstage/plugin-auth-backend': patch
---
fix: Move config declarations to appropriate auth backend modules