From 10a0d818da44e8cdbb24da12a49301569b2b0432 Mon Sep 17 00:00:00 2001 From: Romain Billon Date: Tue, 26 Sep 2023 09:08:02 +0200 Subject: [PATCH] Update .changeset/twenty-bags-sin.md Co-authored-by: Vincenzo Scamporlino Signed-off-by: Romain Billon --- .changeset/twenty-bags-sin.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/twenty-bags-sin.md b/.changeset/twenty-bags-sin.md index 5eb455f20e..797fd5bfef 100644 --- a/.changeset/twenty-bags-sin.md +++ b/.changeset/twenty-bags-sin.md @@ -2,4 +2,4 @@ '@backstage/plugin-tech-insights': patch --- -Export ScorecardInfo and ScorecardsList Components to be able to use manually queried CheckResults directly. +Export `ScorecardInfo` and `ScorecardsList` components to be able to use manually queried check results directly.