Skip to content

Commit f61c49e

Browse files
committed
Version 9.0.0.
1 parent 38ce185 commit f61c49e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# apollo-upload-client changelog
22

3-
## Next
3+
## 9.0.0
44

55
### Major
66

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-upload-client",
3-
"version": "8.1.0",
3+
"version": "9.0.0",
44
"description": "An Apollo Link for Apollo Client that allows FileList, File, Blob or ReactNativeFile instances within query or mutation variables and sends GraphQL multipart requests.",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)