changeset: use patch, not minor

Signed-off-by: Gustaf Räntilä <g.rantila@gmail.com>
This commit is contained in:
Gustaf Räntilä
2024-03-19 12:16:21 +01:00
parent 9c1e3678d0
commit 21d1c53287
+1 -1
View File
@@ -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.