Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
luu-alex committed Jun 22, 2023
1 parent 4c6d7bb commit 6bdc10c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -1606,4 +1606,8 @@ If there are any bugs, improvements, optimizations or any new feature proposal f

#### web3-eth-types

- Receive fragment type added (#6204)
- Receive fragment type added (#6204)

#### web3-utils

- BigInts pass validation within the method `numberToHex` (#6206)
4 changes: 4 additions & 0 deletions packages/web3-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,7 @@ Documentation:
[Migration Guide from 1.x](https://docs.web3js.org/guides/web3_upgrade_guide/x/)

## [Unreleased]

### Fixed

- BigInts pass validation within the method `numberToHex` (#6206)

0 comments on commit 6bdc10c

Please sign in to comment.