Skip to content

Commit

Permalink
chore: version packages v0.35.2 🌊 (#1530)
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 Oct 29, 2024
1 parent a431410 commit 631f850
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 16 deletions.
7 changes: 0 additions & 7 deletions .changeset/twenty-lies-allow.md

This file was deleted.

22 changes: 14 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,23 @@
# Changelog

## 0.35.2

### Patch Changes

- d84e29d: -**feat**: Added `IdentityCard` and `Socials` components. By @cpcramer #1489 -**fix**: Added `isSponsored` prop to components. By @abcrane123 #1499 -**fix**: Enforce base as chain for name resolution for Basenames. By @kirkas #1517

## 0.35.1

### Patch Changes

- **feat**: Added ability to customize error and success states for `TransactionButton`. By @abcrane123 #1460
- **feat**: Added custom `Theming` support. By @cpcramer #1465
- **feat**: added `name` and `logo` to `OnchainKitProvider`. by @0xAlec #1506
- **fix**: Added callback support to the `Transaction` component. By @alessy #1473
- **docs**: Updated documentation. By @0xAlec @dschlabach @fakepixels @cpcramer #1465 #1470 #1477 #1478 #1486 #1487 #1490
- **feat**: Updated playground with `Checkout` component and custom `Theming`. @0xAlec @cpcramer #1428 #1465
- **feat**: Updated landing page. @mindapivessa #1482 #1496
- **fix**: clear error message in CheckoutStatus if a request is denied. by @0xAlec #1510
- **feat**: Added ability to customize error and success states for `TransactionButton`. By @abcrane123 #1460
- **feat**: Added custom `Theming` support. By @cpcramer #1465
- **feat**: added `name` and `logo` to `OnchainKitProvider`. by @0xAlec #1506
- **fix**: Added callback support to the `Transaction` component. By @alessy #1473
- **docs**: Updated documentation. By @0xAlec @dschlabach @fakepixels @cpcramer #1465 #1470 #1477 #1478 #1486 #1487 #1490
- **feat**: Updated playground with `Checkout` component and custom `Theming`. @0xAlec @cpcramer #1428 #1465
- **feat**: Updated landing page. @mindapivessa #1482 #1496
- **fix**: clear error message in CheckoutStatus if a request is denied. by @0xAlec #1510

## 0.35.0

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

0 comments on commit 631f850

Please sign in to comment.