diff --git a/.changeset/strong-suns-hope.md b/.changeset/strong-suns-hope.md index ca59e43deb..876f5f1618 100644 --- a/.changeset/strong-suns-hope.md +++ b/.changeset/strong-suns-hope.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-catalog-react': patch +'@backstage/plugin-catalog-react': minor --- Removing the `EntityName` path for the `useEntityOwnership` as it has never worked correctly. Please pass in an entire `Entity` instead.