Skip to content

Commit 4ee63ec

Browse files
committed
version 9.3.0
1 parent e07366f commit 4ee63ec

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

examples/relay-hook-example/pagination-nextjs-ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"prop-types": "^15.7.2",
3131
"react": "^18.0.0",
3232
"react-dom": "^18.0.0",
33-
"relay-hooks": "9.2.0",
33+
"relay-hooks": "9.3.0",
3434
"relay-runtime": "18.0.0",
3535
"whatwg-fetch": "3.0.0",
3636
"react-infinite-scroller": "1.2.6"

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "relay-hooks",
3-
"version": "9.2.0",
3+
"version": "9.3.0",
44
"keywords": [
55
"graphql",
66
"relay",

0 commit comments

Comments
 (0)