Skip to content

Commit

Permalink
Version 8.0.7.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydenseric committed Jun 12, 2019
1 parent 68ab7ef commit 837bbdf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
@@ -1,6 +1,6 @@
# graphql-upload changelog

## Next
## 8.0.7

### Patch

Expand Down
2 changes: 1 addition & 1 deletion 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": {
Expand Down

0 comments on commit 837bbdf

Please sign in to comment.