Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 4cdfcc2

Browse files
committed
update changelog.md
1 parent c737caf commit 4cdfcc2

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
lines changed

CHANGELOG.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1460,10 +1460,6 @@ should use 4.0.1-alpha.0 for testing.
14601460

14611461
- Bug fix of `checkNetwork` in ENS (#5988)
14621462

1463-
#### web3-eth-abi
1464-
1465-
- Bug fix of `ERR_UNSUPPORTED_DIR_IMPORT` in ABI (#6535)
1466-
14671463
## [4.0.1-rc.2]
14681464

14691465
### Added
@@ -2203,4 +2199,10 @@ If there are any bugs, improvements, optimizations or any new feature proposal f
22032199

22042200
- Dependencies updated
22052201

2206-
## [Unreleased]
2202+
## [Unreleased]
2203+
2204+
### Fixed
2205+
2206+
#### web3-eth-abi
2207+
2208+
- Bug fix of `ERR_UNSUPPORTED_DIR_IMPORT` in ABI (#6535)

packages/web3-eth-abi/CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,4 +148,8 @@ Documentation:
148148

149149
- Fix issue with default config with babel (and React): "TypeError: Cannot convert a BigInt value to a number #6187" (#6506)
150150

151-
## [Unreleased]
151+
## [Unreleased]
152+
153+
### Fixed
154+
155+
- Bug fix of `ERR_UNSUPPORTED_DIR_IMPORT` in ABI (#6535)

0 commit comments

Comments
 (0)