Skip to content

Commit df0176f

Browse files
authored
Merge pull request #136 from apollographql/create-0.5.7
Create 0.5.7
2 parents edd7c72 + 906cc84 commit df0176f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
### vNEXT
44

5+
### 0.5.7
6+
57
- Add `[email protected]` to `peerDependencies`.
68

79
### 0.5.6

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-subscriptions",
3-
"version": "0.5.6",
3+
"version": "0.5.7",
44
"description": "GraphQL subscriptions for node.js",
55
"main": "dist/index.js",
66
"repository": {

0 commit comments

Comments
 (0)