Skip to content

Commit

Permalink
chore: version packages v0.35.5 🌊 (#1591)
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 7, 2024
1 parent 7ad5480 commit 779b02b
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 18 deletions.
11 changes: 0 additions & 11 deletions .changeset/popular-numbers-boil.md

This file was deleted.

13 changes: 7 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@
# Changelog

## 0.35.5

### Patch Changes

- 32901a8: -**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

### Patch Changes

-**chore**: Updated `OnchainKitProvider` to fallback to CB verified schemaID. By @cpcramer #1575
-**chore**: Updated `hasCopyAddressOnClick` functionality to specify `Address` component. By @cpcramer #1547
-**docs**: Updated documentation. @dschlabach @fakepixels #1555 #1567
-**docs**: Added installation steps for `Astro`, `Nextjs`, `Remix`, and `Vite`. @brendan-defi #1546
-**feat**: Added hot-loading for playground development. @dschlabach #1551
-**feat**: Added `NFTCard`, `NFTCardDefault`, `NFTMintCard`, and `NFTMintCardDefault` components. @alessey #1580 #1483 #1490
-**chore**: Updated `OnchainKitProvider` to fallback to CB verified schemaID. By @cpcramer #1575 -**chore**: Updated `hasCopyAddressOnClick` functionality to specify `Address` component. By @cpcramer #1547 -**docs**: Updated documentation. @dschlabach @fakepixels #1555 #1567 -**docs**: Added installation steps for `Astro`, `Nextjs`, `Remix`, and `Vite`. @brendan-defi #1546 -**feat**: Added hot-loading for playground development. @dschlabach #1551 -**feat**: Added `NFTCard`, `NFTCardDefault`, `NFTMintCard`, and `NFTMintCardDefault` components. @alessey #1580 #1483 #1490

## 0.35.3

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

0 comments on commit 779b02b

Please sign in to comment.