From 4149571239c53669e2ce84df48bb609bcd073e24 Mon Sep 17 00:00:00 2001 From: Phill Morton Date: Thu, 22 Feb 2024 13:33:17 +0000 Subject: [PATCH] chore: small nits Signed-off-by: Phill Morton --- .changeset/forty-oranges-joke.md | 4 ++-- .changeset/great-rice-hunt.md | 5 ----- 2 files changed, 2 insertions(+), 7 deletions(-) delete mode 100644 .changeset/great-rice-hunt.md diff --git a/.changeset/forty-oranges-joke.md b/.changeset/forty-oranges-joke.md index b2fdaccdc1..9f41431245 100644 --- a/.changeset/forty-oranges-joke.md +++ b/.changeset/forty-oranges-joke.md @@ -1,5 +1,5 @@ --- -'@backstage/integration-react': patch +'@backstage/integration-react': minor --- -Updated azure devops scopes to include the clientid for Azure Dev Ops OAuth. +Updated `microsoftAuthApi` scopes to for Azure DevOps to be fully qualified. Also added `openid`, `profile` and `email` scopes diff --git a/.changeset/great-rice-hunt.md b/.changeset/great-rice-hunt.md deleted file mode 100644 index ecd815b387..0000000000 --- a/.changeset/great-rice-hunt.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@backstage/integration-react': patch ---- - -Add profile and email scopes to ADO SCM Auth.