Skip to content

Commit 98706e7

Browse files
chore(release): 2.1.2 [skip ci]
## [2.1.2](v2.1.1...v2.1.2) (2024-02-24)
1 parent 8548383 commit 98706e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-upload-ts",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"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.",
55
"keywords": [
66
"typescript",

0 commit comments

Comments
 (0)