From 1887a857c41f1d83296d9112ce3f72b5ff2225df Mon Sep 17 00:00:00 2001 From: MT Lewis Date: Wed, 19 Jan 2022 13:33:53 +0000 Subject: [PATCH] reduce detail in changesets Co-authored-by: Eric Peterson Signed-off-by: MT Lewis --- .changeset/angry-jeans-bow.md | 2 +- .changeset/small-avocados-decide.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/angry-jeans-bow.md b/.changeset/angry-jeans-bow.md index 6f28797c42..346cd1c557 100644 --- a/.changeset/angry-jeans-bow.md +++ b/.changeset/angry-jeans-bow.md @@ -2,4 +2,4 @@ '@backstage/plugin-catalog-backend': patch --- -Add support for permissions to the DefaultCatalogCollator by adding the visibilityPermission prop and including authorization.resourceRef on indexed documents. +Add support for permissions to the DefaultCatalogCollator. diff --git a/.changeset/small-avocados-decide.md b/.changeset/small-avocados-decide.md index dc5cea1184..02097aa601 100644 --- a/.changeset/small-avocados-decide.md +++ b/.changeset/small-avocados-decide.md @@ -2,4 +2,4 @@ '@backstage/plugin-techdocs-backend': patch --- -Add support for permissions to the DefaultTechDocsCollator by adding the visibilityPermission prop and including authorization.resourceRef on indexed documents. +Add support for permissions to the DefaultTechDocsCollator.