Skip to content

Commit 62d427f

Browse files
committed
js-1.14.8
1 parent ce29cba commit 62d427f

File tree

3 files changed

+7
-3
lines changed

3 files changed

+7
-3
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.8 (17 Jun 2025)
4+
5+
- Update some dependencies #5387
6+
37
# 1.14.7 (6 Jun 2025)
48

59
- `AblyLink`: Support calling `.unsubscribe()` from application code #5374

javascript_client/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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

0 commit comments

Comments
 (0)