Skip to content

Commit

Permalink
chore: version packages v0.29.0 🌊 (#1025)
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 15, 2024
1 parent a114c77 commit cd511b6
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 14 deletions.
13 changes: 0 additions & 13 deletions .changeset/many-ravens-cry.md

This file was deleted.

14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 0.29.0

### Minor Changes

- ccfc47f: - **feat**: updated view transaction link experience. By @abcrane123 #1016
- **fix**: modified `Avatar` component to handle images with varying height/width ratio. By @kirkas #1058
- **chore**: removed console.log statement in `useWriteContracts`. By @abcrane123 #1048
- **feat**: added mobile drawer for `Wallet` experinece, and `useBreakpoints` hook. By @abcrane123 #1045
- **feat**: introduced `onStatus` listener, to help expose the internal `Transaction`'s component lifecycle. By @zizzamia #1034 #1047 #1055
- **feat**: added `WalletDropdownFundLink` component as dropdown link for the keys.coinbase.com funding flow. By @0xAlec #1021
- **chore**: increased `Wallet` dropdown png size to 18x18. By @cpcramer #1041 #1064
- **chore**: `Transaction` components cleanup. By @zizzamia #1028 #1029 #1052
- **fix**: adjusted dark mode within `TransactionToast`. By @abcrane123 #1020

## 0.28.7

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

0 comments on commit cd511b6

Please sign in to comment.