diff --git a/.changeset/chilled-dolls-agree.md b/.changeset/chilled-dolls-agree.md index 0468bdfee0..750307bf53 100644 --- a/.changeset/chilled-dolls-agree.md +++ b/.changeset/chilled-dolls-agree.md @@ -2,7 +2,7 @@ '@backstage/plugin-catalog-backend': minor --- -Mark permission-related exports as alpha. This means that the exports below should now be imported from `@backstage/plugin-catalog-backend/alpha` instead of `@backstage/plugin-catalog-backend`. +**Breaking**: Mark permission-related exports as alpha. This means that the exports below should now be imported from `@backstage/plugin-catalog-backend/alpha` instead of `@backstage/plugin-catalog-backend`. - `catalogConditions` - `createCatalogPolicyDecision`