Skip to content

Commit 49fab25

Browse files
committed
Version 16.0.0.
1 parent e9eb3bf commit 49fab25

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-client changelog
22

3-
## Next
3+
## 16.0.0
44

55
### Major
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-client",
3-
"version": "15.0.0",
3+
"version": "16.0.0",
44
"description": "A terminating Apollo Link for Apollo Client that fetches a GraphQL multipart request if the GraphQL variables contain files (by default FileList, File, Blob, or ReactNativeFile instances), or else fetches a regular GraphQL POST or GET request (depending on the config and GraphQL operation).",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)