diff --git a/.changeset/green-elephants-matter.md b/.changeset/green-elephants-matter.md index b6bb95f18d6..6782eeadbd3 100644 --- a/.changeset/green-elephants-matter.md +++ b/.changeset/green-elephants-matter.md @@ -2,6 +2,7 @@ "@coinbase/onchainkit": minor --- +- **fix**: error message in `Swap` experience. By @zizzamia & @0xAlec #1154 #1153 - **fix**: removed `address` prop from `Swap` component. By @abcrane123 #1145 - **feat**: moving `getTokens`, `buildSwapTransaction` and `getSwapQuote` under the API module. By @zizzamia #1146 #1151 - **fix**: handled SSR hydration issues. By @abcrane123 #1117