Skip to content

Commit 6a03a27

Browse files
committed
πŸ”– (chore): v0.0.7
1 parent 3db7dc2 commit 6a03a27

File tree

3 files changed

+13
-6
lines changed

3 files changed

+13
-6
lines changed

β€ŽCHANGELOG.mdβ€Ž

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @valorem-labs-inc/react-hooks
22

3+
## 0.0.7
4+
5+
### Patch Changes
6+
7+
- refactor useStream to make better use of react-query
8+
- decrease SIWE session refetch interval
9+
310
## 0.0.6
411

512
### Patch Changes

β€Žpackage.jsonβ€Ž

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@valorem-labs-inc/react-hooks",
3-
"version": "0.0.6",
3+
"version": "0.0.7",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/valorem-labs-inc/react-hooks.git"
@@ -65,7 +65,7 @@
6565
"@connectrpc/connect-query": "0.5.3",
6666
"@connectrpc/connect-web": "^1.2.0",
6767
"@tanstack/react-query": "^4.36.1",
68-
"@valorem-labs-inc/sdk": "^0.0.10-alpha.9",
68+
"@valorem-labs-inc/sdk": "^0.0.10",
6969
"@wagmi/core": "^1.4.12",
7070
"abitype": "0.8.7",
7171
"connectkit": "^1.5.3",

β€Žpnpm-lock.yamlβ€Ž

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

0 commit comments

Comments
Β (0)