From 68edbbeafd7da722cbaae1660e3e1a9f3a591c53 Mon Sep 17 00:00:00 2001 From: MT Lewis Date: Thu, 13 Jan 2022 17:26:04 +0000 Subject: [PATCH] catalog-backend: add changeset Signed-off-by: MT Lewis --- .changeset/neat-rice-stare.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/neat-rice-stare.md diff --git a/.changeset/neat-rice-stare.md b/.changeset/neat-rice-stare.md new file mode 100644 index 0000000000..3f373cbf90 --- /dev/null +++ b/.changeset/neat-rice-stare.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog-backend': patch +--- + +Fix bug with resource loading in permission integration