Skip to content

Commit

Permalink
chore: version packages v0.31.2 🌊 (#1179)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 29, 2024
1 parent 2bb6a46 commit 22f7b2d
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
7 changes: 0 additions & 7 deletions .changeset/unlucky-walls-tie.md

This file was deleted.

14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
# Changelog

## 0.31.2

### Patch Changes

- ef6e936: - **feat**: added connect wallet functionality to Swap component for disconnected users. By @abcrane123 #1173
- **fix**: added logic to refetch balances and clear inputs after Swap succeeds. By @0xAlec #1089
- **fix**: adjusted Swap component style to prevent UI shifting. By @abcrane123 #1184

## 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.31.2",
"type": "module",
"repository": "https://github.com/coinbase/onchainkit.git",
"license": "MIT",
Expand Down

0 comments on commit 22f7b2d

Please sign in to comment.