From 9abe73a8474c7f50a961f19ad62d65c2271afaf9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 24 Feb 2024 03:12:49 +0000 Subject: [PATCH] chore(release): 2.1.1 [skip ci] ## [2.1.1](https://github.com/meabed/graphql-upload-ts/compare/v2.1.0...v2.1.1) (2024-02-24) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5824cff..86f9b19 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-upload-ts", - "version": "2.1.0", + "version": "2.1.1", "description": "Typescript minimalistic and developer friendly middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.", "keywords": [ "typescript",