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 013480b commit ffcb0e0Copy full SHA for ffcb0e0
changelog.md
@@ -1,6 +1,6 @@
1
# graphql-api-koa changelog
2
3
-## Next
+## 6.0.0
4
5
### Major
6
package.json
{
"name": "graphql-api-koa",
- "version": "5.1.0",
+ "version": "6.0.0",
"description": "GraphQL execution and error handling middleware written from scratch for Koa.",
"license": "MIT",
"author": {
0 commit comments