Skip to content

Commit 7448566

Browse files
chore: version packages 🔖
1 parent 8b186b0 commit 7448566

File tree

3 files changed

+11
-10
lines changed

3 files changed

+11
-10
lines changed

.changeset/brave-icons-fix.md

-9
This file was deleted.

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 0.29.4
4+
5+
### Patch Changes
6+
7+
- 886d974: - **feat**: moved `onSuccess` and `onError` for Swap component at top level. By @zizzamia #1123
8+
- **patch**: removed unneccessary address prop from `Transaction` component and fix issue where Sponsor component isn't visible. By @abcrane123 #1114
9+
- **chore**: updated disconnect SVG image. By @cpcramer #1103
10+
- **fix**: improved issue with Swap where it wasn't fetching quote for amount without a leading 0. By @abcrane123 #1128
11+
g
12+
313
## 0.29.3
414

515
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coinbase/onchainkit",
3-
"version": "0.29.3",
3+
"version": "0.29.4",
44
"type": "module",
55
"repository": "https://github.com/coinbase/onchainkit.git",
66
"license": "MIT",

0 commit comments

Comments
 (0)