Skip to content

Commit 885cab1

Browse files
committed
Bump 1.0.3
1 parent 06474ad commit 885cab1

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## master
22

3+
## 1.0.3 (July 21, 2016)
4+
* Fix: unwrapping args for the underlying resolvers
5+
36
## 1.0.2 (July 20, 2016)
47
* Expose `NodeInterface`, `nodeFieldConfig`, `fromGlobalId`, `toGlobalId`.
58

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-compose-relay",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Plugin for `graphql-compose` which wraps graphql types with Relay specific logic.",
55
"files": [
66
"es",

0 commit comments

Comments
 (0)