diff --git a/.changeset/silly-geckos-learn.md b/.changeset/silly-geckos-learn.md index e0b525fd4e..53d4301b5c 100644 --- a/.changeset/silly-geckos-learn.md +++ b/.changeset/silly-geckos-learn.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-user-settings': minor +'@backstage/plugin-user-settings': patch --- -Search for profile image also in User Entities +`useUserProfile` will now use the user's picture stored in the catalog as a fallback if the identity provider doesn't return a picture. diff --git a/.changeset/ten-rings-look.md b/.changeset/ten-rings-look.md index b5275253f9..d3f6e059bd 100644 --- a/.changeset/ten-rings-look.md +++ b/.changeset/ten-rings-look.md @@ -1,5 +1,5 @@ --- -'@backstage/catalog-client': minor +'@backstage/catalog-client': patch --- Add missing doc string to API