From a2fc2a8fd6b5139bc204430da61389d32a3fd457 Mon Sep 17 00:00:00 2001 From: Frida Jacobsson Date: Sun, 27 Nov 2022 23:18:37 +0100 Subject: [PATCH] Change changeset to patch Signed-off-by: Frida Jacobsson --- .changeset/fresh-news-push.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/fresh-news-push.md b/.changeset/fresh-news-push.md index 491e046b27..a77b7a256b 100644 --- a/.changeset/fresh-news-push.md +++ b/.changeset/fresh-news-push.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-bazaar': minor +'@backstage/plugin-bazaar': patch --- `HomePageBazaarInfoCard` is now displaying `title` instead of `name`. Title is a string that doesn't have to be URL friendly.