From 5e3900e682e13f3759b439116ae2f77a6d389ca2 Mon Sep 17 00:00:00 2001 From: Fabian-Lars Date: Mon, 15 Apr 2024 18:26:32 +0200 Subject: [PATCH] chore: Delete .changes/upload-returnval.md --- .changes/upload-returnval.md | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .changes/upload-returnval.md diff --git a/.changes/upload-returnval.md b/.changes/upload-returnval.md deleted file mode 100644 index 30768d48..00000000 --- a/.changes/upload-returnval.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"upload": patch -"upload-js": patch ---- - -Return the upload response as a string and error out if the status code is not within 200-299.