Skip to content

Commit 66b5720

Browse files
committed
js-1.13.2
1 parent 6e0fb7c commit 66b5720

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.2 (28 Feb 2024)
4+
5+
- Update `glob` to v10+ to eliminate dependency on `inflight` #4859
6+
37
# 1.13.1 (23 Feb 2024)
48

59
- createAblyHandler: add typing for `onError` handler #4845

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

0 commit comments

Comments
 (0)