Skip to content

Commit a0a29f6

Browse files
committed
Version 6.0.0-alpha.1.
1 parent 369a8fc commit a0a29f6

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+
## 6.0.0-alpha.1
44

55
Big thanks to new collaborator [@mike-marcacci](https://github.com/mike-marcacci) for his help solving tricky bugs and edge-cases!
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": "5.0.0",
3+
"version": "6.0.0-alpha.1",
44
"description": "Enhances GraphQL servers for intuitive file uploads via GraphQL mutations.",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)