From ba3a413525a256a17ca21de0a165424b7f039c47 Mon Sep 17 00:00:00 2001 From: Daniel Doberenz <136574802+LichtBlick-PENG-Daniel@users.noreply.github.com> Date: Mon, 11 Dec 2023 09:44:22 +0100 Subject: [PATCH] Change from minor update to patch Co-authored-by: Philipp Hugenroth Signed-off-by: Daniel Doberenz <136574802+LichtBlick-PENG-Daniel@users.noreply.github.com> --- .changeset/rotten-lemons-cry.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/rotten-lemons-cry.md b/.changeset/rotten-lemons-cry.md index 7664eadf2b..2bcc4c2ea7 100644 --- a/.changeset/rotten-lemons-cry.md +++ b/.changeset/rotten-lemons-cry.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-auth-backend-module-microsoft-provider': minor +'@backstage/plugin-auth-backend-module-microsoft-provider': patch --- Added the possibility to use custom scopes for performing login with Microsoft EntraID.