Skip to content

Commit a2cebbd

Browse files
committed
js-1.13.3
1 parent 8d8a10e commit a2cebbd

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.13.3 (20 Mar 2024)
4+
5+
- Subscriptions: Support `urql` + ActionCable #4886
6+
37
# 1.13.2 (28 Feb 2024)
48

59
- Update `glob` to v10+ to eliminate dependency on `inflight` #4859

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

0 commit comments

Comments
 (0)