Skip to content

Commit 65a3d51

Browse files
committed
⬆️ (wagmi): use v1.4.12
1 parent b0a795e commit 65a3d51

File tree

3 files changed

+18
-12
lines changed

3 files changed

+18
-12
lines changed

CHANGELOG.md

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

3+
## 0.0.6
4+
5+
### Patch Changes
6+
7+
- update wagmi to v1.4.12
8+
39
## 0.0.5
410

511
### 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.5",
3+
"version": "0.0.6",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/valorem-labs-inc/react-hooks.git"
@@ -73,7 +73,7 @@
7373
"siwe": "^2.1.4",
7474
"typescript": "^5.3.0",
7575
"viem": "^1.19.15",
76-
"wagmi": "^1.4.7",
76+
"wagmi": "^1.4.12",
7777
"zod": "^3.22.4"
7878
},
7979
"peerDependenciesMeta": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)