Skip to content

Commit

Permalink
changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
jdevcs committed Aug 21, 2023
1 parent 1a878c2 commit f2665c7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 10 deletions.
8 changes: 4 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -1923,6 +1923,10 @@ If there are any bugs, improvements, optimizations or any new feature proposal f

### Fixed

#### web3-eth

- Added return type for `formatSubscriptionResult` in class `NewHeadsSubscription` (#6368)

#### web3-core

- Fixed rpc errors not being sent as an inner error when using the `send` method on request manager (#6300).
Expand All @@ -1941,10 +1945,6 @@ If there are any bugs, improvements, optimizations or any new feature proposal f

### Changed

#### web3-eth

- Dependencies updated

#### web3-eth-abi

- Dependencies updated
Expand Down
8 changes: 2 additions & 6 deletions packages/web3-eth/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -181,12 +181,8 @@ Documentation:

## [4.1.1]

### Changed

- Dependencies updated

## [Unreleased]

### Fixed

- Added return type for `formatSubscriptionResult` in class `NewHeadsSubscription` (#6368)

## [Unreleased]

0 comments on commit f2665c7

Please sign in to comment.