Skip to content

Commit a33bcac

Browse files
chore: version packages 🌊 (#2040)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Adam Lessey <[email protected]>
1 parent 73c75b4 commit a33bcac

File tree

3 files changed

+13
-12
lines changed

3 files changed

+13
-12
lines changed

.changeset/calm-items-double.md

-11
This file was deleted.

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 0.37.4
4+
5+
### Patch Changes
6+
7+
- **feat**: Added Transaction Telemetry. By @cpcramer #1965
8+
- **chore**: Added origin to analytics. By @cpcramer #2015
9+
- **fix**: Added OnchainKit error boundary. By @alessey #2019
10+
- **feat**: Added NFTMintButton analytics. By @cpcramer #2027
11+
- **feat**: Exposed handleFetchPrice on top-level AppchainBridge component. By @0xAlec #2034
12+
- **feat**: Added success state to AppchainBridge. By @0xAlec #2035
13+
- **feat** added `AppchainBridgeResumeTransaction`. by @0xAlec #2038
14+
315
## 0.37.3
416

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

0 commit comments

Comments
 (0)