From 6f436a450b0d23eba2d5c240965f8e134350125d Mon Sep 17 00:00:00 2001 From: Ceri Goff Date: Tue, 18 Apr 2023 11:46:31 -0500 Subject: [PATCH] fix changeset Signed-off-by: Ceri Goff --- .changeset/brown-eyes-yell.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/brown-eyes-yell.md b/.changeset/brown-eyes-yell.md index 228d90f10d..976c06cb4a 100644 --- a/.changeset/brown-eyes-yell.md +++ b/.changeset/brown-eyes-yell.md @@ -2,4 +2,4 @@ '@backstage/plugin-github-pull-requests-board': minor --- -**BREAKING** The EntityTeamPullRequestsContent and EntityTeamPullRequestsCard support the ability to view the labels/tags added to each PR +The `EntityTeamPullRequestsContent` and `EntityTeamPullRequestsCard` support the ability to view the labels/tags added to each PR