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