Skip to content

Commit

Permalink
chore: version packages 🔖
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 29, 2024
1 parent ef6e936 commit 896e328
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 deletions.
5 changes: 0 additions & 5 deletions .changeset/olive-monkeys-unite.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/unlucky-walls-tie.md

This file was deleted.

16 changes: 13 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,22 @@
# Changelog

## 0.32.0

### Minor Changes

- ef6e936: **feat**: Swap success state - refetch balances and clear inputs by @0xAlec #1089

### Patch Changes

- 1a25d7d: - **patch**: Add connect wallet functionality to Swap component for disconnected user. By @abcrane123 #1173

## 0.31.1

### Patch Changes

- **fix**: improved hover state for WalletDropdown component. By @cpcramer #1156
- **feat**: added `onchainkit-version` header to API requests. By @0xAlec #1169
- **feat**: introduced `getAddress` and `useAddress` utilities to easily retrieve an address from ENS name or basename. By @zizzamia #1170
- **fix**: improved hover state for WalletDropdown component. By @cpcramer #1156
- **feat**: added `onchainkit-version` header to API requests. By @0xAlec #1169
- **feat**: introduced `getAddress` and `useAddress` utilities to easily retrieve an address from ENS name or basename. By @zizzamia #1170

## 0.31.0

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coinbase/onchainkit",
"version": "0.31.1",
"version": "0.32.0",
"type": "module",
"repository": "https://github.com/coinbase/onchainkit.git",
"license": "MIT",
Expand Down

0 comments on commit 896e328

Please sign in to comment.