From 387d1d5218bfa01229a95e532f64c2d7c2cbfae1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marek=20=C5=A0neberger?= Date: Fri, 18 Nov 2022 13:08:12 +0100 Subject: [PATCH] Add changeset MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Marek Šneberger --- .changeset/thin-donuts-join.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/thin-donuts-join.md diff --git a/.changeset/thin-donuts-join.md b/.changeset/thin-donuts-join.md new file mode 100644 index 0000000000..10e1030801 --- /dev/null +++ b/.changeset/thin-donuts-join.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-catalog': patch +--- + +Add `pluralize()` to the catalog kind header component.