From 9f4132400ec6a32e320f705682bbc3189e398059 Mon Sep 17 00:00:00 2001 From: Kashish Mittal Date: Wed, 7 Aug 2024 15:19:39 -0400 Subject: [PATCH] modified changeset Signed-off-by: Kashish Mittal --- .changeset/{serious-tables-chew.md => spicy-files-happen.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .changeset/{serious-tables-chew.md => spicy-files-happen.md} (85%) diff --git a/.changeset/serious-tables-chew.md b/.changeset/spicy-files-happen.md similarity index 85% rename from .changeset/serious-tables-chew.md rename to .changeset/spicy-files-happen.md index cc5a218f3d..a6c12f296e 100644 --- a/.changeset/serious-tables-chew.md +++ b/.changeset/spicy-files-happen.md @@ -1,6 +1,6 @@ --- '@backstage/plugin-catalog-backend': patch -'@backstage/plugin-catalog-common': patch +'@backstage/plugin-catalog-node': patch --- - The `analyze-location` endpoint is now protected by the `catalog.location.create` permission.