Skip to content

Commit 3dc4faf

Browse files
authored
!release: v0.6.3 (#183)
1 parent 76d82da commit 3dc4faf

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog for Covalent GoldRush Kit
22

3+
## 0.6.3
4+
5+
**Features**
6+
7+
- Added `dynamic` property to `Timestamp`
8+
- Updated `GasCard` UI
9+
10+
**Fixes**
11+
12+
- Removed Table Header Sorting for Approvals List
13+
- Value calculation in multiple places
14+
- `actions` for `BlocksList` and `LatestBlocks`
15+
316
## 0.6.2
417

518
**Features**

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@covalenthq/goldrush-kit",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"description": "Beautifully designed React components for web3 dApp frontend. Easily fetch data from 200+ blockchains. Open-source. Customizable.",
55
"exports": {
66
".": {

0 commit comments

Comments
 (0)