Skip to content

Commit 0e0953e

Browse files
committed
chore: update pkg version
1 parent 663f866 commit 0e0953e

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.3
4+
5+
### Patch Changes
6+
7+
- chore: update trade-interfaces
8+
use new auth routes
9+
310
## 0.0.2
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.2",
3+
"version": "0.0.3",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/valorem-labs-inc/react-hooks.git"
@@ -30,7 +30,7 @@
3030
"@connectrpc/connect-web": "^1.1.2",
3131
"@tanstack/query-core": "^4.36.1",
3232
"@tanstack/react-query": "^4.36.1",
33-
"@valorem-labs-inc/sdk": "0.0.3",
33+
"@valorem-labs-inc/sdk": "^0.0.4",
3434
"@wagmi/cli": "^1.5.2",
3535
"@wagmi/core": "^1.4.5",
3636
"abitype": "0.8.7",

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)