Skip to content

Commit

Permalink
chore: release (coinbase#735)
Browse files Browse the repository at this point in the history
  • Loading branch information
kyhyco authored Jun 27, 2024
1 parent 91a92bd commit 25e1fb4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .changeset/nasty-knives-rush.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
"@coinbase/onchainkit": patch
---

- **feat**: add copyAddressOnClick to Identity component. By @kyhyco #730
- **feat**: add hasCopyAddressOnClick to Identity component. By @kyhyco #730 #734
- **feat**: add EthBalance component to identity. By @kyhyco #729
- **feat**: add ConnectWallet component. By @kyhyco #720 #728
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.23.2';
export const version = '0.23.3';

0 comments on commit 25e1fb4

Please sign in to comment.