Skip to content

Commit

Permalink
Release/1.8.1 (#5577)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
jdevcs committed Nov 10, 2022
1 parent 47220b0 commit 3b22adf
Show file tree
Hide file tree
Showing 49 changed files with 12,777 additions and 61,941 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -601,8 +601,6 @@ Released with 1.0.0-beta.37 code base.
- Add missing function type "receive" in `AbiType` (#5165)
- Support of `safe` and `finalized` block tags added (#5410)

## [Unreleased]

## [1.8.1]

### Fixed
Expand All @@ -613,3 +611,7 @@ Released with 1.0.0-beta.37 code base.
### Changed

- Updated dependencies (#5529)

## [Unreleased]

## [1.8.2]
37 changes: 15 additions & 22 deletions dist/web3.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/web3.min.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "1.8.0",
"version": "1.8.1",
"command": {
"init": {
"exact": true
Expand Down

0 comments on commit 3b22adf

Please sign in to comment.