diff --git a/.changeset/curvy-owls-remember.md b/.changeset/curvy-owls-remember.md new file mode 100644 index 0000000000..7fd56073d6 --- /dev/null +++ b/.changeset/curvy-owls-remember.md @@ -0,0 +1,5 @@ +--- +'@backstage/core-components': patch +--- + +Updated the `SignInPage`, `ProxiedSignInPage` and `UserIdentity` implementations to match the removals of the deprecated `IdentityApi` methods and types.