Skip to content

Commit

Permalink
Release v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenlejoe committed Feb 13, 2024
1 parent e1c2f1c commit 63663b7
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog for Covalent GoldRush Kit

## 0.4.1

## What's Changed

## Fixes

## Features
- Add `chain_name` to the object when `on_transfer_click` function is ran on the `TokenBalanceListView` component.

## 0.4.0

## What's Changed
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,7 +1,7 @@
{
"_id": "[email protected]",
"name": "@covalenthq/goldrush-kit",
"version": "0.4.0",
"version": "0.4.1",
"types": "dist/index.d.ts",
"exports": {
".": {
Expand Down

0 comments on commit 63663b7

Please sign in to comment.