Skip to content

Commit

Permalink
!release: v0.5.3 (#157)
Browse files Browse the repository at this point in the history
  • Loading branch information
jagnani73 committed Apr 17, 2024
1 parent 16cbc51 commit 75a7d08
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 3 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog for Covalent GoldRush Kit

## 0.5.3

**Fixes**

- Fix themeing and CSS inconsistencies across all components
- Prune dead code and dependencies
- Typescript and linting warnings at multiple places

**Features**

- Update all dependencies like eslint, storybook, shadcn and more
- Add chromatic for internal UI auditing
- Add `LatestBlocks` component
- Add `TransactionDetails` component

## 0.5.2

**Fixes**
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.2",
"version": "0.5.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 75a7d08

Please sign in to comment.