From e04e57d1c2e5f9e9bf5638d004860daea7a246b0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Pi=C4=85tkiewicz?= Date: Mon, 10 Jun 2024 15:09:10 +0200 Subject: [PATCH] added changeset after bugfix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Piotr Piątkiewicz --- .changeset/nice-kangaroos-occur.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/nice-kangaroos-occur.md diff --git a/.changeset/nice-kangaroos-occur.md b/.changeset/nice-kangaroos-occur.md new file mode 100644 index 0000000000..9798885d1a --- /dev/null +++ b/.changeset/nice-kangaroos-occur.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog': patch +--- + +Fix bug with missing Actions column after adding "pagination" prop to catalog table