Skip to content

Commit

Permalink
chore: release (#2083)
Browse files Browse the repository at this point in the history
  • Loading branch information
cpcramer authored Mar 6, 2025
1 parent 5156cdd commit b199061
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion .changeset/eight-books-give.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@
"@coinbase/onchainkit": patch
---

Fix: Move `<TransactionButton/>` styling to configurable parent
- **fix**: Updated internal caching, resulting in performance improvements for components such as `Identity`, `Swap`, `Wallet`, and `NFT` components. By @cpcramer #2085
- **fix**: Moved `<TransactionButton/>` styling to configurable parent. By @alessey #2070
- **fix**: Updated `Wallet` and `Checkout` component events. By @cpcramer #2061 #2053
- **feat**: Added API endpoint `getPriceQuote`. By @brendan-defi #2065
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.37.5';
export const version = '0.37.6';

0 comments on commit b199061

Please sign in to comment.