From 39bbbc52612da56f0862e8b5082bdfa5caf9286b Mon Sep 17 00:00:00 2001 From: blam Date: Thu, 22 Jun 2023 12:56:18 +0200 Subject: [PATCH] chore: too many words in the changeset and not enough sense Signed-off-by: blam --- .changeset/many-ants-poke.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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