diff --git a/.changeset/many-ants-poke.md b/.changeset/many-ants-poke.md index 57856e0ef2..e6d94fdee5 100644 --- a/.changeset/many-ants-poke.md +++ b/.changeset/many-ants-poke.md @@ -2,4 +2,4 @@ '@backstage/backend-common': patch --- -use `Readable.from` to convert the buffer to explicitly convert the buffer to a `Readable` stream +use `Readable.from` to explicitly convert the `buffer` from `node-fetch` to a `Readable` stream