Skip to content

Commit 50e7b27

Browse files
committed
release 1.4.1
1 parent a85c041 commit 50e7b27

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
1.4.0 / 2018-07-22
2+
1.4.1 / 2018-07-22
33
==================
44

55
* Feature: Implement compose helper (#31, @mringer)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "apollo-resolvers",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Expressive and composable resolvers for Apollostack's GraphQL server Edit",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)