Skip to content

Commit 146c645

Browse files
chore: version packages v0.5.2 🌊 (#101)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d31a6f0 commit 146c645

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/tricky-moose-judge.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 0.5.2
4+
5+
### Patch Changes
6+
7+
- cefcfa8: - **fix**: `<FrameMetadata>` component when used with Helmet. To ensure smooth functionality when used with Helmet as a wrapper component, it is crucial to flatten the Buttons loop. By @zizzamia #99
8+
- **feat**: added `Avatar` component, to our Identity Kit. The `Avatar` component primarily focuses on showcasing ENS avatar for given Ethereum addresses, and defaults to a default SVG avatar when an ENS avatar isn't available. By @alvaroraminelli #69
9+
310
## 0.5.1
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coinbase/onchainkit",
3-
"version": "0.5.1",
3+
"version": "0.5.2",
44
"repository": "https://github.com/coinbase/onchainkit.git",
55
"license": "MIT",
66
"scripts": {

0 commit comments

Comments
 (0)