From bb4b82c9956a74d640abb1e30b41ca5da20856fd Mon Sep 17 00:00:00 2001 From: Gianni Ferullo Date: Tue, 17 Oct 2023 16:42:36 -0400 Subject: [PATCH] changeset --- .changeset/fluffy-months-play.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .changeset/fluffy-months-play.md diff --git a/.changeset/fluffy-months-play.md b/.changeset/fluffy-months-play.md new file mode 100644 index 00000000..57355c7f --- /dev/null +++ b/.changeset/fluffy-months-play.md @@ -0,0 +1,7 @@ +--- +'@giphy/js-fetch-api': minor +--- + +add optional qs params argument to GiphyFetch constructor + +Any params passed here will be apppened to all requests \ No newline at end of file