Skip to content

Commit

Permalink
chore: release (#1215)
Browse files Browse the repository at this point in the history
Co-authored-by: Alissa Crane <[email protected]>
  • Loading branch information
abcrane123 and alissacrane-cb authored Sep 5, 2024
1 parent 2542d60 commit 6ce83d0
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 12 deletions.
4 changes: 3 additions & 1 deletion .changeset/gorgeous-cameras-search.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,6 @@
"@coinbase/onchainkit": patch
---

**feat**: add support for `EIP-5792` (https://eips.ethereum.org/EIPS/eip-5792) in `OnchainKitProvider`. by @0xAlec #1181
- **feat**: added support for `EIP-5792` (https://eips.ethereum.org/EIPS/eip-5792) in `OnchainKitProvider`. By @0xAlec #1181
- **fix**: adjusted hover styling for the `Fund` and `Disconnect` wallet components in mobile view. By @cpcramer #1211
- **feat** added `walletCapabilities` for atomic batching (`useWriteContracts` vs `useWriteContract`) in `Transaction` component. By @0xAlec #1214
5 changes: 0 additions & 5 deletions .changeset/great-dolls-kiss.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/spotty-ants-burn.md

This file was deleted.

2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const version = '0.31.3';
export const version = '0.31.4';

0 comments on commit 6ce83d0

Please sign in to comment.