make changeset more clear

Signed-off-by: Kiss Miklos <miklos@roadie.io>
This commit is contained in:
Kiss Miklos
2022-06-13 11:37:17 +02:00
parent f9a5c9a7c8
commit ae2adaff8e
+1 -1
View File
@@ -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 `<UserSettingsIdentityCard />` 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.