Correct package name in changeset

Signed-off-by: Alex Crome <afscrome@users.noreply.github.com>
This commit is contained in:
Alex Crome
2024-02-19 19:05:54 +00:00
parent 52799c9a44
commit e1eaac41f2
+1 -1
View File
@@ -1,5 +1,5 @@
---
'@backstage/plugin-auth-backend-module-microsoft-provider': patch
'@backstage/plugin-auth-node': patch
---
Fix error when Microsoft tokens (or any other using the `defaultProfileTransform`) are requested without the profile scope.