From 68a2d370d1a0036d213cdc4e8a0084b54546edef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luca=20H=C3=BCttner?= Date: Thu, 1 Dec 2022 16:32:12 +0100 Subject: [PATCH] Update .changeset/modern-camels-cheat.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Johan Haals Signed-off-by: Luca Hüttner --- .changeset/modern-camels-cheat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/modern-camels-cheat.md b/.changeset/modern-camels-cheat.md index 9575a8f9a8..c0a80934d5 100644 --- a/.changeset/modern-camels-cheat.md +++ b/.changeset/modern-camels-cheat.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-catalog': patch +'@backstage/plugin-catalog': minor --- Removed `CatalogKindHeader` from `DefaultCatalogPage`. Deprecated `CatalogKindHeader` in favour of `EntityKindPicker`.