Skip to content

Commit c997366

Browse files
chore: version packages v0.37.7 🌊 (#2109)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 45ed79f commit c997366

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.changeset/sixty-tables-build.md

-9
This file was deleted.

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 0.37.7
4+
5+
### Patch Changes
6+
7+
- c5ddbdf: - **feat**: Batch support for Basenames and ENS names. By @cpcramer #2102
8+
- **feat**: Added Batch support for Base and Ethereum Avatars. By @cpcramer #2107
9+
- **feat**: Added base mainnet deploychain address. By @0xAlec #2096
10+
- **feat**: Implemented Swap default children. By @alessey #2077
11+
- **fix**: Improved Next.js server env compatibility. By @dschlabach #2090
12+
313
## 0.37.6
414

515
### 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.6",
3+
"version": "0.37.7",
44
"type": "module",
55
"repository": "https://github.com/coinbase/onchainkit.git",
66
"license": "MIT",

0 commit comments

Comments
 (0)