File tree 3 files changed +11
-10
lines changed
3 files changed +11
-10
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
13
## 0.29.3
4
14
5
15
### Patch Changes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coinbase/onchainkit" ,
3
- "version" : " 0.29.3 " ,
3
+ "version" : " 0.29.4 " ,
4
4
"type" : " module" ,
5
5
"repository" : " https://github.com/coinbase/onchainkit.git" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments