Skip to content

Commit 4f0404c

Browse files
chore: version packages v0.37.6 🌊 (#2071)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent b199061 commit 4f0404c

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.changeset/eight-books-give.md

-8
This file was deleted.

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## 0.37.6
4+
5+
### Patch Changes
6+
7+
- c2d4c67: - **fix**: Updated internal caching, resulting in performance improvements for components such as `Identity`, `Swap`, `Wallet`, and `NFT` components. By @cpcramer #2085
8+
- **fix**: Moved `<TransactionButton/>` styling to configurable parent. By @alessey #2070
9+
- **fix**: Updated `Wallet` and `Checkout` component events. By @cpcramer #2061 #2053
10+
- **feat**: Added API endpoint `getPriceQuote`. By @brendan-defi #2065
11+
312
## 0.37.5
413

514
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coinbase/onchainkit",
3-
"version": "0.37.5",
3+
"version": "0.37.6",
44
"type": "module",
55
"repository": "https://github.com/coinbase/onchainkit.git",
66
"license": "MIT",

0 commit comments

Comments
 (0)