Skip to content

Commit 18ecdbc

Browse files
committed
Version 5.0.0.
1 parent b9b98d6 commit 18ecdbc

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+
## 5.0.0
44

55
* Updated dependencies.
66
* `graphql` peer dependency range updated to `^0.13.1` for native ESM support via `.mjs`. It’s a breaking change despite being a semver patch.

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": "4.0.2",
3+
"version": "5.0.0",
44
"description":
55
"Enhances Apollo GraphQL Server for intuitive file uploads via GraphQL mutations.",
66
"license": "MIT",

0 commit comments

Comments
 (0)