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

Commit 3b22adf

Browse files
authored
Release/1.8.1 (#5577)
* npm i npm audit fix and changelog update * v1.8.1-rc.0 * Manual build commit for 1.8.1-rc.0 * v1.8.1 * Build for 1.8.1
1 parent 47220b0 commit 3b22adf

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+12777
-61941
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -601,8 +601,6 @@ Released with 1.0.0-beta.37 code base.
601601
- Add missing function type "receive" in `AbiType` (#5165)
602602
- Support of `safe` and `finalized` block tags added (#5410)
603603

604-
## [Unreleased]
605-
606604
## [1.8.1]
607605

608606
### Fixed
@@ -613,3 +611,7 @@ Released with 1.0.0-beta.37 code base.
613611
### Changed
614612

615613
- Updated dependencies (#5529)
614+
615+
## [Unreleased]
616+
617+
## [1.8.2]

dist/web3.min.js

Lines changed: 15 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/web3.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "1.8.0",
2+
"version": "1.8.1",
33
"command": {
44
"init": {
55
"exact": true

0 commit comments

Comments
 (0)