From 21d1c53287ffa99130a6734ac17c918c30e13d9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustaf=20R=C3=A4ntil=C3=A4?= Date: Tue, 19 Mar 2024 12:16:21 +0100 Subject: [PATCH] changeset: use patch, not minor MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Gustaf Räntilä --- .changeset/twelve-doors-speak.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/twelve-doors-speak.md b/.changeset/twelve-doors-speak.md index 83c5a7656e..ac88bf561a 100644 --- a/.changeset/twelve-doors-speak.md +++ b/.changeset/twelve-doors-speak.md @@ -1,5 +1,5 @@ --- -'@backstage/plugin-tech-insights': minor +'@backstage/plugin-tech-insights': patch --- Added `onlyFailed` prop to `ScorecardsCard`, and `isFailed` to each check type.