diff --git a/.changeset/groups_profile.png b/.changeset/groups_profile.png deleted file mode 100644 index 417faaa4af..0000000000 Binary files a/.changeset/groups_profile.png and /dev/null differ diff --git a/.changeset/tender-coats-unite.md b/.changeset/tender-coats-unite.md index 018660bcfa..4b87720f2f 100644 --- a/.changeset/tender-coats-unite.md +++ b/.changeset/tender-coats-unite.md @@ -5,7 +5,5 @@ Display the new `profile` fields (`displayName`, `email`, and `picture`) for groups on the `GroupProfileCard`. -![Groups Profile Section](./groups_profile.png) - This also resolves some cases where `profile` fields are missing for users or groups and for example falls back to displaying the entity name. Adds additional test data to the ACME Corp dataset.