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 28, 2024
1 parent 1a25d7d commit 8715c3d
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
5 changes: 0 additions & 5 deletions .changeset/olive-monkeys-unite.md

This file was deleted.

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

## 0.31.2

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

0 comments on commit 8715c3d

Please sign in to comment.