Skip to content

Commit 79ca572

Browse files
committed
4.2.2
1 parent dfd9b70 commit 79ca572

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# master
22

3+
# 4.2.2
4+
35
- Fix issue with empty arrays and refetch variables. https://github.com/zth/rescript-relay/pull/601
46

57
# 4.2.1

packages/rescript-relay/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rescript-relay",
3-
"version": "4.2.1",
3+
"version": "4.2.2",
44
"main": "src/RescriptRelay.res",
55
"license": "MIT",
66
"author": "Gabriel Nordeborn",

0 commit comments

Comments
 (0)