Skip to content

Commit 473bd6c

Browse files
committed
Version 7.1.0.
1 parent 49f1418 commit 473bd6c

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
# apollo-upload-server changelog
22

3-
## Next
3+
## 7.1.0
44

55
### Minor
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-upload-server",
3-
"version": "7.0.0",
3+
"version": "7.1.0",
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)