Skip to content

Commit 6367bd3

Browse files
chore: version packages v0.37.1 🌊 (#2008)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e1ad5ae commit 6367bd3

File tree

3 files changed

+14
-13
lines changed

3 files changed

+14
-13
lines changed

.changeset/rude-beans-thank.md

-12
This file was deleted.

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## 0.37.1
4+
5+
### Patch Changes
6+
7+
- e1ad5ae: - **feat**: Add `Checkout` component telemetry. By @cpcramer #1968
8+
- **feat**: Add `Fund` component telemetry. By @cpcramer #1967
9+
- **feat**: Add `Mint` component telemetry. By @cpcramer #1966
10+
- **feat**: Add `WalletAdvanced` component telemetry. By @cpcramer #1963
11+
- **feat**: Add `ConnectWallet` component telemetry. By @cpcramer #1957
12+
- **docs**: Documentation updates and improvements. By @dschlabach @dramarereg @tomasandroil @maximevtush
13+
- **chore**: `sendAnalytics` improvements. @By @dschlabach #1999
14+
- **feat**: Add `isSponsored` support for the `Earn` component. @dschlabach 1998
15+
316
## 0.37.0
417

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

0 commit comments

Comments
 (0)