Skip to content

Commit 047f288

Browse files
committed
js-1.4.1
1 parent 07713c8 commit 047f288

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

javascript_client/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# graphql-ruby-client
22

3-
## 1.4.0 (12 Apr 2017)
3+
## 1.4.1 (19 Sept 2018)
4+
5+
- Add `connectionOptions` to ActionCableLink #1857
6+
7+
## 1.4.0 (12 Apr 2018)
48

59
- Add `PusherLink` for Apollo 2 Subscriptions on Pusher
610
- Add `OperationStoreLink` for Apollo 2 persisted queries

javascript_client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graphql-ruby-client",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "JavaScript client for graphql-ruby",
55
"main": "index.js",
66
"repository": "https://github.com/rmosolgo/graphql-ruby-client",

0 commit comments

Comments
 (0)