Skip to content

Commit

Permalink
Version 8.0.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydenseric committed Apr 5, 2019
1 parent c5aafa2 commit 87beeb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# graphql-upload changelog

## Next
## 8.0.5

### Patch

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-upload",
"version": "8.0.4",
"version": "8.0.5",
"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 87beeb2

Please sign in to comment.