Skip to content

Commit

Permalink
chore(main): release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and hzhu committed Feb 5, 2023
1 parent 93a4a8b commit 9bfdaf3
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.1.0](https://github.com/hzhu/eth-balances/compare/v0.0.6...v0.1.0) (2023-02-05)


### Features

* upgrade to ethers v6 ([93a4a8b](https://github.com/hzhu/eth-balances/commit/93a4a8bc1cbc0a55f2982726e7fd57bab9b81f6b))

## [0.0.6](https://github.com/hzhu/eth-balances/compare/v0.0.5...v0.0.6) (2023-02-01)


Expand Down
2 changes: 1 addition & 1 deletion 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": "@hzhu/eth-balances",
"version": "0.0.6",
"version": "0.1.0",
"description": "A library to get ERC-20 token balances on EVM blockchains using the Multicall smart contract",
"keywords": [
"evm",
Expand Down

0 comments on commit 9bfdaf3

Please sign in to comment.