Update .changeset/empty-avocados-tease.md

Co-authored-by: Vincenzo Scamporlino <vincenzos@spotify.com>
Signed-off-by: Alex Eftimie <alex.eftimie@getyourguide.com>
This commit is contained in:
Alex Eftimie
2024-05-30 02:23:35 +02:00
committed by GitHub
parent 7cc45e0ef4
commit edc180129e
+2 -2
View File
@@ -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.