From 7669af3299cd3b38e29a51ec1bf35e0169fe36a2 Mon Sep 17 00:00:00 2001 From: blam Date: Thu, 17 Oct 2024 16:26:28 +0200 Subject: [PATCH] chore: added changeset Signed-off-by: blam --- .changeset/silent-wasps-whisper.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/silent-wasps-whisper.md diff --git a/.changeset/silent-wasps-whisper.md b/.changeset/silent-wasps-whisper.md new file mode 100644 index 0000000000..33620139e7 --- /dev/null +++ b/.changeset/silent-wasps-whisper.md @@ -0,0 +1,5 @@ +--- +'@backstage/plugin-scaffolder': patch +--- + +Revert the change of the option label for `EntityPicker`