Skip to content

Commit

Permalink
chore: version packages v0.35.1 🌊 (#1472)
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 24, 2024
1 parent 52e1809 commit 8b139dc
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 13 deletions.
12 changes: 0 additions & 12 deletions .changeset/real-dolphins-drive.md

This file was deleted.

13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 0.35.1

### Patch Changes

- a6ef801: - **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

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

0 comments on commit 8b139dc

Please sign in to comment.