diff --git a/changelog.md b/changelog.md index 8222e68..1d7380c 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,6 @@ # graphql-upload changelog -## Next +## 8.0.7 ### Patch diff --git a/package.json b/package.json index c43f6f4..89ffd23 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graphql-upload", - "version": "8.0.6", + "version": "8.0.7", "description": "Middleware and an Upload scalar to add support for GraphQL multipart requests (file uploads via queries and mutations) to various Node.js GraphQL servers.", "license": "MIT", "author": {