We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1193dd0 commit 6a9722fCopy full SHA for 6a9722f
CHANGELOG.md
@@ -1,4 +1,9 @@
1
2
+1.3.0 / 2018-05-12
3
+==================
4
+
5
+ * Feature: Expo info parameter on resolvers (#28, @Corjen)
6
7
1.2.0 / 2018-05-08
8
==================
9
package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-resolvers",
- "version": "1.2.0",
+ "version": "1.3.0",
"description": "Expressive and composable resolvers for Apollostack's GraphQL server Edit",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments