Skip to content

Commit

Permalink
js-1.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rmosolgo committed Dec 7, 2023
1 parent 01e9ff2 commit 583e9e8
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.12.0 (7 Dec 2023)

- Add GraphiQL support for subscriptions #4724

# 1.11.10 (17 Nov 2023)

- `createRelaySubscriptionHandler`: Support Relay persisted queries with ActionCable #4705
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.11.10",
"version": "1.12.0",
"description": "JavaScript client for graphql-ruby",
"main": "index.js",
"types": "index.d.ts",
Expand Down

0 comments on commit 583e9e8

Please sign in to comment.