From 63a1e7f714d24b773c0228bb596b253a076e0bf7 Mon Sep 17 00:00:00 2001 From: Rbillon59 Date: Wed, 22 Mar 2023 16:55:38 +0100 Subject: [PATCH] chore(plugins): Update changeset to fit plugins names Signed-off-by: Rbillon59 --- .changeset/extragavent-fast-fly.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/extragavent-fast-fly.md b/.changeset/extragavent-fast-fly.md index ffac2303a1..cb6348c0e7 100644 --- a/.changeset/extragavent-fast-fly.md +++ b/.changeset/extragavent-fast-fly.md @@ -1,6 +1,6 @@ --- -'@backstage/badges': patch -'@backstage/badges-backend': patch +'@backstage/plugin-badges': patch +'@backstage/plugin-badges-backend': patch --- Fixing badges-backend plugin to get a token from the TokenManager instead of parsing the request header. Hence, it's now possible to disable the authMiddleware for the badges-backend plugin to expose publicly the badges.