Skip to content

Commit

Permalink
!release: v0.6.3 (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
jagnani73 authored May 29, 2024
1 parent 76d82da commit 3dc4faf
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog for Covalent GoldRush Kit

## 0.6.3

**Features**

- Added `dynamic` property to `Timestamp`
- Updated `GasCard` UI

**Fixes**

- Removed Table Header Sorting for Approvals List
- Value calculation in multiple places
- `actions` for `BlocksList` and `LatestBlocks`

## 0.6.2

**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.2",
"version": "0.6.3",
"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 3dc4faf

Please sign in to comment.