From 02534c762cf8cc79e3da1cc88f9d04f2783e2685 Mon Sep 17 00:00:00 2001 From: Srushti Rane Date: Fri, 20 Dec 2024 08:58:54 +0530 Subject: [PATCH] added changesets for the fix Signed-off-by: Srushti Rane --- .changeset/lemon-students-care.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .changeset/lemon-students-care.md diff --git a/.changeset/lemon-students-care.md b/.changeset/lemon-students-care.md new file mode 100644 index 0000000000..ee5f40194c --- /dev/null +++ b/.changeset/lemon-students-care.md @@ -0,0 +1,7 @@ +--- +'@backstage/backend-app-api': patch +--- + +[Fix] Corrected spelling mistake in createInitializationLogger + +Fixed a typo error in the createInitializationLogger.ts file where “thew” was changed to “threw”. This correction improves clarity in the logging