From 8512b5e26c5322f47e30b9479fd505e34f72b05b Mon Sep 17 00:00:00 2001 From: Colin Regourd Date: Wed, 26 Jun 2024 16:38:27 +0200 Subject: [PATCH] Restore Buffer for `upload` function, add informations as second parameter --- .changeset/soft-mugs-cover.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/soft-mugs-cover.md diff --git a/.changeset/soft-mugs-cover.md b/.changeset/soft-mugs-cover.md new file mode 100644 index 00000000..55d81095 --- /dev/null +++ b/.changeset/soft-mugs-cover.md @@ -0,0 +1,5 @@ +--- +"@premieroctet/next-admin": patch +--- + +Restore Buffer for `upload` function, add informations as second parameter