From edc180129e23d62ccf219dd87c329216b2484a85 Mon Sep 17 00:00:00 2001 From: Alex Eftimie Date: Thu, 30 May 2024 02:23:35 +0200 Subject: [PATCH] Update .changeset/empty-avocados-tease.md Co-authored-by: Vincenzo Scamporlino Signed-off-by: Alex Eftimie --- .changeset/empty-avocados-tease.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.changeset/empty-avocados-tease.md b/.changeset/empty-avocados-tease.md index 08f191becd..f202af2b82 100644 --- a/.changeset/empty-avocados-tease.md +++ b/.changeset/empty-avocados-tease.md @@ -1,6 +1,6 @@ --- -'@backstage/plugin-scaffolder': minor -'@backstage/plugin-techdocs': minor +'@backstage/plugin-scaffolder': patch +'@backstage/plugin-techdocs': patch --- Internal updates to allow reusing Backstage's `fetchApi` implementation for event source requests. This allows you to for example, override the `Authorization` header.