Skip to content

Commit 5237611

Browse files
release
1 parent be6a22e commit 5237611

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

.changeset/serious-terms-agree.md

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@coinbase/onchainkit': patch
3+
---
4+
5+
-**feat**: Upgraded viem to support heterogeneous calls. By @abcrane123 #1527
6+
-**feat**: Added default WagmiProvider and QueryClientProvider if not provided in the React context. By @OxAlec #1589
7+
-**feat**: Added global Toast component. By @brendan-defi #1588

src/version.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const version = '0.35.5';
1+
export const version = '0.35.6';

0 commit comments

Comments
 (0)