Skip to content

Commit

Permalink
Updated dist files.
Browse files Browse the repository at this point in the history
  • Loading branch information
ricmoo committed Jul 23, 2021
1 parent 0aafca7 commit 6d1904c
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 6 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,10 @@ Changelog

This change log is managed by `admin/cmds/update-versions` but may be manually updated.

ethers/v5.4.2 (2021-07-23 02:19)
ethers/v5.4.2 (2021-07-23 17:22)
--------------------------------

- Fix test case for new transactions responses. ([0aafca7](https://github.com/ethers-io/ethers.js/commit/0aafca71dbc019beb398e1b5a0f24936a4fd215a))
- Added matic support to INFURA and Alchemy. ([#1546](https://github.com/ethers-io/ethers.js/issues/1546); [576e9b5](https://github.com/ethers-io/ethers.js/commit/576e9b54abc3ff048113f93f765aa3177bf3b819))
- Added string change to coalesce errors on some clients. ([bc5cc2e](https://github.com/ethers-io/ethers.js/commit/bc5cc2e7e34f6cc69c43c1665be9c18854fb26b8))
- Added wait to transactions returned by getBlockWithTransactions. ([#971](https://github.com/ethers-io/ethers.js/issues/971); [660e69d](https://github.com/ethers-io/ethers.js/commit/660e69db71d42084b1fe791d864d13f0111f84fb))
Expand Down
2 changes: 1 addition & 1 deletion packages/tests/lib.esm/test-providers.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/tests/lib.esm/test-providers.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/tests/lib/test-providers.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/tests/lib/test-providers.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"scripts": {
"test": "exit 1"
},
"tarballHash": "0x67046e910edac00d41744da4eb6b72c089f069045ab08d1232ed242360f8a244",
"tarballHash": "0x3e8ba9fe8920d2e0860c6ca7427d493353aabebae6f6574e81586a3d4b59154d",
"types": "./lib/index.d.ts",
"version": "5.4.2"
}

0 comments on commit 6d1904c

Please sign in to comment.