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.