Skip to content

Commit

Permalink
chore: version packages v0.35.3 🌊 (#1549)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Nov 1, 2024
1 parent ed129c6 commit 557db6b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
11 changes: 0 additions & 11 deletions .changeset/kind-stingrays-cross.md

This file was deleted.

12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## 0.35.3

### Patch Changes

- 72dfc41: - **feat**: Added `onConnect` handler to `<ConnectWallet />`. By @dschlabach #1529
- **feat**: Added `NFTCard` and `NFTMintCard` components. By @alessey #1409
- **fix**: Added media square prop, default to true. By @alessey #1548
- **fix**: Updated Transaction link for smart wallets. by @abcrane123 #1550
- **fix**: Updated Warpcast Socials link and SVG. By @cpcramer #1542
- **fix**: Updated badge checkmark styling. By @cpcramer #1537
- **fix**: Updated `hasCopyAddressOnClick`. By @cpcramer #1547

## 0.35.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coinbase/onchainkit",
"version": "0.35.2",
"version": "0.35.3",
"type": "module",
"repository": "https://github.com/coinbase/onchainkit.git",
"license": "MIT",
Expand Down

0 comments on commit 557db6b

Please sign in to comment.