From c6a973ef1534a3cd1a8b421a33c5d03e2bf5273a Mon Sep 17 00:00:00 2001 From: blam Date: Tue, 13 Feb 2024 10:27:37 +0100 Subject: [PATCH] chore: updated changeset wording Signed-off-by: blam --- .changeset/curvy-icons-peel.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/curvy-icons-peel.md b/.changeset/curvy-icons-peel.md index 589232766d..ccd8337bea 100644 --- a/.changeset/curvy-icons-peel.md +++ b/.changeset/curvy-icons-peel.md @@ -2,4 +2,4 @@ '@backstage/plugin-badges-backend': patch --- -Removing the authentication middleware as it's not used +Removing the authentication middleware from the obfuscated routes, as it doesn't do what it's supposed to do.