Skip to content

Commit

Permalink
chore: version packages 🌊 v0.35.6 (#1649)
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 21, 2024
1 parent 00f0a09 commit d3adcc2
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 19 deletions.
5 changes: 0 additions & 5 deletions .changeset/gorgeous-hounds-divide.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/serious-terms-agree.md

This file was deleted.

20 changes: 14 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,23 @@
# Changelog

## 0.35.6

### Patch Changes

- [#1624](https://github.com/coinbase/onchainkit/pull/1624) [`81eb9056c7d1e3948b3d3b84ef8d03ffbf235b23`](https://github.com/coinbase/onchainkit/commit/81eb9056c7d1e3948b3d3b84ef8d03ffbf235b23) Thanks [@dschlabach](https://github.com/dschlabach)! - - **feat**: Add linking functionality to playground. By @dschlabach #1624

- [#1642](https://github.com/coinbase/onchainkit/pull/1642) [`00f0a09c573c3931a7124a1b842178ff90822ece`](https://github.com/coinbase/onchainkit/commit/00f0a09c573c3931a7124a1b842178ff90822ece) Thanks [@abcrane123](https://github.com/abcrane123)! - -**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

### Patch Changes

- **fix**: Updated `NFTCard` and `NFTMintCard` to be more responsive. By @alessey #1590
- **fix**: Updated `NFTCard` and `NFTMintCard` styles to use gap enabling simpler composition. By @alessey #1594
- **docs**: Added `NFTCard` and `NFTMintCard` to the docs. By @alessey #1572
- **docs**: Fixed typos in docs. By @steveviselli-cb @cypherpepe #1593 #1587
- **docs**: Added `NFTCardDefault` and `NFTMintCardDefault` to the docs. By @alessey #1592
- **fix**: Fixed misconfigured `.env` file in `create-onchain` CLI. By @dschlabach #1595
- **fix**: Updated `NFTCard` and `NFTMintCard` to be more responsive. By @alessey #1590
- **fix**: Updated `NFTCard` and `NFTMintCard` styles to use gap enabling simpler composition. By @alessey #1594
- **docs**: Added `NFTCard` and `NFTMintCard` to the docs. By @alessey #1572
- **docs**: Fixed typos in docs. By @steveviselli-cb @cypherpepe #1593 #1587
- **docs**: Added `NFTCardDefault` and `NFTMintCardDefault` to the docs. By @alessey #1592
- **fix**: Fixed misconfigured `.env` file in `create-onchain` CLI. By @dschlabach #1595
- **docs**: Added `"use client"` directive to instructions for Next.js. By @dschlabach #1596

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

0 comments on commit d3adcc2

Please sign in to comment.