From 18c8dee6f5b11ac8b1b270ffccabf4e085f7c875 Mon Sep 17 00:00:00 2001 From: Vincenzo Scamporlino Date: Mon, 9 Oct 2023 22:23:29 +0200 Subject: [PATCH] a bunch of changesets Signed-off-by: Vincenzo Scamporlino --- .changeset/afraid-dingos-listen.md | 5 +++++ .changeset/heavy-plants-doubt.md | 5 +++++ .changeset/lemon-spoons-fail.md | 5 +++++ 3 files changed, 15 insertions(+) create mode 100644 .changeset/afraid-dingos-listen.md create mode 100644 .changeset/heavy-plants-doubt.md create mode 100644 .changeset/lemon-spoons-fail.md diff --git a/.changeset/afraid-dingos-listen.md b/.changeset/afraid-dingos-listen.md new file mode 100644 index 0000000000..254d03a18d --- /dev/null +++ b/.changeset/afraid-dingos-listen.md @@ -0,0 +1,5 @@ +--- +'@backstage/core-app-api': patch +--- + +Exported `I18nextTranslationApi` utility diff --git a/.changeset/heavy-plants-doubt.md b/.changeset/heavy-plants-doubt.md new file mode 100644 index 0000000000..fc2acf74eb --- /dev/null +++ b/.changeset/heavy-plants-doubt.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-user-settings': patch +--- + +Added experimental support for declarative integration diff --git a/.changeset/lemon-spoons-fail.md b/.changeset/lemon-spoons-fail.md new file mode 100644 index 0000000000..4d7d5ca9aa --- /dev/null +++ b/.changeset/lemon-spoons-fail.md @@ -0,0 +1,5 @@ +--- +'@backstage/core-app-api': patch +--- + +Exported `AppLanguageSelector` utility