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