Skip to content

Commit d0d30a4

Browse files
committed
Bump 1.0.1
1 parent 6d3017b commit d0d30a4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## 1.0.1 (July 18, 2016)
4+
* Fix flow-type errors
5+
* Update `flow-bin` till 0.29
6+
* Fix `peerDependencies`
7+
* Update `graphql-compose` till 0.0.7
8+
39
## 1.0.0 (July 15, 2016)
410
* update `graphql-compose` till 0.0.6
511
* small fixes

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.0",
3+
"version": "1.0.1",
44
"description": "Plugin for `graphql-compose` which wraps graphql types with Relay specific logic.",
55
"files": [
66
"es",

0 commit comments

Comments
 (0)