Skip to content

Commit

Permalink
!release: v0.6.4 (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
jagnani73 committed Jun 4, 2024
1 parent 207db33 commit ee59c03
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 3 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog for Covalent GoldRush Kit

## 0.6.4

**Features**

- Updated `GasCard` UI
- Added optional `TokenAvatar` to `Address`
- Added Chain logo to `ChainSelector`
- Revoke functionality for Approvals list

**Fixes**

- Default theme colors
- Misc UI/UX involving usage of Cards, padding, borders, colors, Badges
- Dynamic `Timestamp` lag on switch
- Empty `chain_options` for `ChainSelector`
- Theme based Scrollbar CSS
- Unnecessary element nesting in tables
- Misc responsiveness

## 0.6.3

**Features**
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@covalenthq/goldrush-kit",
"version": "0.6.3",
"version": "0.6.4",
"description": "Beautifully designed React components for web3 dApp frontend. Easily fetch data from 200+ blockchains. Open-source. Customizable.",
"exports": {
".": {
Expand Down

0 comments on commit ee59c03

Please sign in to comment.