diff --git a/.changeset/tender-ladybugs-relax.md b/.changeset/tender-ladybugs-relax.md index 94750632e1..2aefa09dc0 100644 --- a/.changeset/tender-ladybugs-relax.md +++ b/.changeset/tender-ladybugs-relax.md @@ -2,4 +2,4 @@ '@backstage/plugin-stack-overflow': patch --- -Unescape html entity references from the stackoverflow API response before rendering the question title to the list component. +Support showing HTML entity references from the API response before rendering the question title to the list component.