From ad5d05b6903dd4213777d4ef06eb04b4d1e29c81 Mon Sep 17 00:00:00 2001 From: Philipp Hugenroth Date: Tue, 6 Jul 2021 11:23:59 +0200 Subject: [PATCH] Add changeset Signed-off-by: Philipp Hugenroth --- .changeset/happy-pugs-notice.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/happy-pugs-notice.md diff --git a/.changeset/happy-pugs-notice.md b/.changeset/happy-pugs-notice.md new file mode 100644 index 0000000000..4120018da9 --- /dev/null +++ b/.changeset/happy-pugs-notice.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog': patch +--- + +Change catalog page layout to use Grid components to improve responsiveness