Skip to content

Commit

Permalink
fix: correct spelling and grammar mistakes in changelog (#1743)
Browse files Browse the repository at this point in the history
  • Loading branch information
detrina authored Dec 17, 2024
1 parent b98e5e1 commit 809280d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@ export type LifeCycleStatus =
- **feat**: updated view transaction link experience. By @abcrane123 #1016 ccfc47f
- **fix**: modified `Avatar` component to handle images with varying height/width ratio. By @kirkas #1058
- **chore**: removed console.log statement in `useWriteContracts`. By @abcrane123 #1048
- **feat**: added mobile drawer for `Wallet` experinece, and `useBreakpoints` hook. By @abcrane123 #1045
- **feat**: added mobile drawer for `Wallet` experience, and `useBreakpoints` hook. By @abcrane123 #1045
- **feat**: introduced `onStatus` listener, to help expose the internal `Transaction`'s component lifecycle.By @zizzamia #1034 #1047 #1055
- **feat**: added `WalletDropdownFundLink` component as dropdown link for the keys.coinbase.com funding flow.By @0xAlec #1021
- **chore**: increased `Wallet` dropdown png size to 18x18. By @cpcramer #1041 #1064
Expand Down Expand Up @@ -945,7 +945,7 @@ Features

- **fix**: swap `Token` pair mode. By @kyhyco #566 5347ea9
- **feat**: added input delay to `SwapAmountInput`. By @kyhyco #563
- **feat**: addeded swappable tokens to `SwapAmountInput`. By @abcrane123 #561
- **feat**: added swappable tokens to `SwapAmountInput`. By @abcrane123 #561
- **fix**: updated Smart Wallet util. By @lukasrosario #564
- **chore**: updated `isWalletASmartWallet` name to be `isWalletACoinbaseSmartWallet`. We want to explicitly state that this is checking for Coinbase Smart Wallets. By @cpcramer #562
- **feat**: enableded linting in CI. By @zizzamia #559
Expand Down

0 comments on commit 809280d

Please sign in to comment.