Skip to content

Commit 5e6d5c1

Browse files
committed
Version 18.0.1.
1 parent 0274489 commit 5e6d5c1

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+
## 18.0.1
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": "apollo-upload-client",
3-
"version": "18.0.0",
3+
"version": "18.0.1",
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, or Blob 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)