Skip to content

Commit a06a459

Browse files
chore: version packages v0.37.5 🌊 (#2046)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Brendan from DeFi <[email protected]>
1 parent e2a1f94 commit a06a459

File tree

3 files changed

+10
-9
lines changed

3 files changed

+10
-9
lines changed

.changeset/yellow-toys-sin.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.5
4+
5+
### Patch Changes
6+
7+
- **fix** updated useOutsideClick to handle portals. fixes issue with WalletAdvancedSwap. by @brendan-defi #2043
8+
- **feat** implemented telemetry for Swap and Buy. by @cpcramer #1964, #1969
9+
- **feat** improved Earn accessibility. by @dschlabach #2045, #2048, #2044
10+
- **feat** added AppchainBridge exports. by @0xAlec #2052
11+
312
## 0.37.4
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.4",
3+
"version": "0.37.5",
44
"type": "module",
55
"repository": "https://github.com/coinbase/onchainkit.git",
66
"license": "MIT",

0 commit comments

Comments
 (0)