diff --git a/.changeset/early-hats-rest.md b/.changeset/early-hats-rest.md index 6eab693200..dfe685ea77 100644 --- a/.changeset/early-hats-rest.md +++ b/.changeset/early-hats-rest.md @@ -2,4 +2,4 @@ '@backstage/plugin-user-settings': patch --- -Add UserSettingsIdentityCard to show the result of the identityApi.getBackstageIdentity() call to help debug ownership issues. +Added new `` to show the result of the `identityApi.getBackstageIdentity()` call to help debug ownership issues. The new card has been added to the user settings page.