From 98706e73ed10a8ff7471d7f58981a54579403ff9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 24 Feb 2024 03:21:38 +0000 Subject: [PATCH] chore(release): 2.1.2 [skip ci] ## [2.1.2](https://github.com/meabed/graphql-upload-ts/compare/v2.1.1...v2.1.2) (2024-02-24) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 86f9b19..f840705 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-upload-ts", - "version": "2.1.1", + "version": "2.1.2", "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",