Skip to content

Commit 0b31daa

Browse files
committed
js-1.14.7
1 parent 9af5502 commit 0b31daa

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

javascript_client/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# graphql-ruby-client
22

3+
# 1.14.7 (6 Jun 2025)
4+
5+
- `AblyLink`: Support calling `.unsubscribe()` from application code #5374
6+
37
# 1.14.6 (25 Mar 2025)
48

59
- `ActionCableLink`: accept ActionCable subscription callbacks #5288

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.14.6",
3+
"version": "1.14.7",
44
"description": "JavaScript client for graphql-ruby",
55
"main": "index.js",
66
"types": "index.d.ts",

0 commit comments

Comments
 (0)