Skip to content

Commit 9b49be4

Browse files
committed
Version 8.0.6.
1 parent 1d8e209 commit 9b49be4

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.6
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.5",
3+
"version": "8.0.6",
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)