Skip to content

Commit

Permalink
chore: release (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zizzamia authored Jun 12, 2024
1 parent f2a4a85 commit 90841fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@

### Minor Changes

- 39e4715: - **feat**: set `clsx`, `tailwind-merge`, `viem` and `wagmi` as library dependency. By @zizzamia #512
- **feat**: removd `TokenSelector` components and add refactored `TokenSelectDropdown`. By @kyhyco #508
- **feat**: added `SwapAmountInput`. By @abcrane123 #504
- **feat**: refactor CSS styles with a proper use of TailwindCSS. By @roushou #500
- **feat**: set `clsx`, `tailwind-merge`, `viem` and `wagmi` as library dependency. By @zizzamia #512 39e4715
- **feat**: removd `TokenSelector` components and add refactored `TokenSelectDropdown`. By @kyhyco #508
- **feat**: added `SwapAmountInput`. By @abcrane123 #504
- **feat**: refactor CSS styles with a proper use of TailwindCSS. By @roushou #500

## 0.19.7

Expand Down
2 changes: 1 addition & 1 deletion src/version.ts
Original file line number Diff line number Diff line change
@@ -1 +1 @@
export const version = '0.20.0';
export const version = '0.20.1';

0 comments on commit 90841fe

Please sign in to comment.