Skip to content

Commit 70e8fc9

Browse files
committed
Bump 1.0.8
1 parent be0d70c commit 70e8fc9

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

3+
## 1.0.8 (September 6, 2016)
4+
- Update dependencies
5+
- Flowtype 0.32
6+
- Fix code style issues
7+
38
## 1.0.7 (August 15, 2016)
49
- fix: babel build via the workaround https://phabricator.babeljs.io/T2877#78089 Huh, it's too tricky to use Map/Set in ES5.
510

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-connection",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"description": "Plugin for `graphql-compose` which provide a connection resolver for types.",
55
"files": [
66
"es",

0 commit comments

Comments
 (0)