From 40559d7a3b952907b837780b538bfa5d2eb1dbbc Mon Sep 17 00:00:00 2001 From: MT Lewis Date: Tue, 1 Mar 2022 14:32:39 +0000 Subject: [PATCH] Update .changeset/nice-walls-reply.md Co-authored-by: Johan Haals Signed-off-by: Mike Lewis --- .changeset/nice-walls-reply.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/nice-walls-reply.md b/.changeset/nice-walls-reply.md index 72b389c130..f6d1fb7562 100644 --- a/.changeset/nice-walls-reply.md +++ b/.changeset/nice-walls-reply.md @@ -2,7 +2,7 @@ '@backstage/plugin-catalog-common': minor --- -Mark permission-related exports as alpha. This means that the exports below should now be imported from `@backstage/plugin-catalog-common/alpha` instead of `@backstage/plugin-catalog-common`. +**Breaking**: Mark permission-related exports as alpha. This means that the exports below should now be imported from `@backstage/plugin-catalog-common/alpha` instead of `@backstage/plugin-catalog-common`. - `RESOURCE_TYPE_CATALOG_ENTITY` - `catalogEntityReadPermission`