diff --git a/.changeset/four-birds-peel.md b/.changeset/four-birds-peel.md index f315f7a326..e90f631858 100644 --- a/.changeset/four-birds-peel.md +++ b/.changeset/four-birds-peel.md @@ -2,6 +2,6 @@ '@backstage/plugin-home': patch --- -- Adds new HomePageStackOverflowQuestions component which renders a list of stack overflow questions on your homepage. +- Adds new `HomePageStackOverflowQuestions` component which renders a list of stack overflow questions on your homepage. -- Exports ComponentRenderer type. +- Exports `ComponentRenderer` type.