Skip to content

Commit 837bbdf

Browse files
committed
Version 8.0.7.
1 parent 68ab7ef commit 837bbdf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# graphql-upload changelog
22

3-
## Next
3+
## 8.0.7
44

55
### Patch
66

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",
3-
"version": "8.0.6",
3+
"version": "8.0.7",
44
"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.",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)