Skip to content

Commit

Permalink
js-1.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rmosolgo committed Mar 20, 2024
1 parent 8d8a10e commit a2cebbd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions javascript_client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# graphql-ruby-client

# 1.13.3 (20 Mar 2024)

- Subscriptions: Support `urql` + ActionCable #4886

# 1.13.2 (28 Feb 2024)

- Update `glob` to v10+ to eliminate dependency on `inflight` #4859
Expand Down
2 changes: 1 addition & 1 deletion javascript_client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-ruby-client",
"version": "1.13.2",
"version": "1.13.3",
"description": "JavaScript client for graphql-ruby",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit a2cebbd

Please sign in to comment.