Skip to content

Commit

Permalink
chore: version packages v0.35.7 🌊 (#1662)
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 26, 2024
1 parent efbf25e commit ece6b2f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
6 changes: 0 additions & 6 deletions .changeset/chatty-shirts-change.md

This file was deleted.

10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,18 @@
# Changelog

## 0.35.7

### Patch Changes

- [#1610](https://github.com/coinbase/onchainkit/pull/1610) [`02d3aac9829ab966a789d8796c8a6dc95bf0342b`](https://github.com/coinbase/onchainkit/commit/02d3aac9829ab966a789d8796c8a6dc95bf0342b) Thanks [@cpcramer](https://github.com/cpcramer)! - -**feat**: Add `WalletModal` component. By @cpcramer #1610 -**docs**: Update `Transaction` docs for heterogeneous calls. By @abcrane123 #1560

## 0.35.6

### Patch Changes

- **feat**: Add linking functionality to playground. By @dschlabach #1624
- **feat**: Upgraded viem to support heterogeneous calls. By @abcrane123 #1527
- **feat**: Added default WagmiProvider and QueryClientProvider if not provided in the React context. By @OxAlec #1589
- **feat**: Upgraded viem to support heterogeneous calls. By @abcrane123 #1527
- **feat**: Added default WagmiProvider and QueryClientProvider if not provided in the React context. By @OxAlec #1589
- **feat**: Added global Toast component. By @brendan-defi #1588

## 0.35.5
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.6",
"version": "0.35.7",
"type": "module",
"repository": "https://github.com/coinbase/onchainkit.git",
"license": "MIT",
Expand Down

0 comments on commit ece6b2f

Please sign in to comment.