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 a85c041 commit 50e7b27Copy full SHA for 50e7b27
CHANGELOG.md
@@ -1,5 +1,5 @@
1
2
-1.4.0 / 2018-07-22
+1.4.1 / 2018-07-22
3
==================
4
5
* Feature: Implement compose helper (#31, @mringer)
package.json
@@ -1,6 +1,6 @@
{
"name": "apollo-resolvers",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "Expressive and composable resolvers for Apollostack's GraphQL server Edit",
"main": "dist/index.js",
6
"types": "dist/index.d.ts",
0 commit comments