Skip to content

Commit

Permalink
chore: version packages 🔖
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 21, 2024
1 parent 81eb905 commit 3b01c51
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changeset/gorgeous-hounds-divide.md

This file was deleted.

18 changes: 12 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,21 @@
# 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

## 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 3b01c51

Please sign in to comment.