diff --git a/.changeset/strange-ducks-rhyme.md b/.changeset/strange-ducks-rhyme.md index 47e0ee0d09..1f75593d04 100644 --- a/.changeset/strange-ducks-rhyme.md +++ b/.changeset/strange-ducks-rhyme.md @@ -2,4 +2,4 @@ '@backstage/create-app': minor --- -Updated the default create-app `EntityPage` to include orphan and processing error alerts for all entity types. Previously these were only shown for entities with the `Component` kind. The `EntityPage` in Backstage applications should be updated following [1d517af](https://github.com/backstage/backstage/commit/1d517af7ab1c84dc7d45f6a3a4747d1a44e3ab6c). This also adds the `EntityLinkCard` for API entities. +Updated the default create-app `EntityPage` to include orphan and processing error alerts for all entity types. Previously these were only shown for entities with the `Component` kind. The `EntityPage` in Backstage applications should be updated following [d027681](https://github.com/backstage/backstage/pull/6899/commits/d0276817123ba131c9211de30d229839f13d7775). This also adds the `EntityLinkCard` for API entities.