From b535298539a670864a4dc2032c7c3cc7f660bacf Mon Sep 17 00:00:00 2001 From: Patrik Oldsberg Date: Thu, 12 Oct 2023 16:10:13 +0200 Subject: [PATCH] Update .changeset/shiny-birds-melt.md Signed-off-by: Patrik Oldsberg --- .changeset/shiny-birds-melt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/shiny-birds-melt.md b/.changeset/shiny-birds-melt.md index 4e37404c09..16591b6d2f 100644 --- a/.changeset/shiny-birds-melt.md +++ b/.changeset/shiny-birds-melt.md @@ -2,4 +2,4 @@ '@backstage/core-app-api': patch --- -Fixed a bug in i18nextTranslationApi where in some cases it wouldn't notify subscribers of language changes +Fixed a bug in `TranslationApi` implementation where in some cases it wouldn't notify subscribers of language changes.