We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 369a8fc commit a0a29f6Copy full SHA for a0a29f6
changelog.md
@@ -1,6 +1,6 @@
1
# apollo-upload-server changelog
2
3
-## Next
+## 6.0.0-alpha.1
4
5
Big thanks to new collaborator [@mike-marcacci](https://github.com/mike-marcacci) for his help solving tricky bugs and edge-cases!
6
package.json
{
"name": "apollo-upload-server",
- "version": "5.0.0",
+ "version": "6.0.0-alpha.1",
"description": "Enhances GraphQL servers for intuitive file uploads via GraphQL mutations.",
"license": "MIT",
"author": {
0 commit comments