Skip to content

Commit

Permalink
!release: v0.6.0 (#172)
Browse files Browse the repository at this point in the history
  • Loading branch information
jagnani73 authored May 15, 2024
1 parent df6746e commit 3f5ed9e
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.0

**Features**

- All the Organisms have been broken down to properly grouped molecules
- Added `Timestamp` Atom

**Fixes**

- Responsiveness of multiple components
- Visual uniformity
- DRY Code

## 0.5.6

**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.5.6",
"version": "0.6.0",
"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 3f5ed9e

Please sign in to comment.