Skip to content

Commit

Permalink
Release/1.3.5 (#3974)
Browse files Browse the repository at this point in the history
* Update changelog

* Built dist

* Update version numbers

* v1.3.5

Co-authored-by: Ubuntu <ubuntu@ip-172-31-69-58.ec2.internal>
  • Loading branch information
spacesailor24 and Ubuntu committed Apr 5, 2021
1 parent 888d107 commit 5d02719
Show file tree
Hide file tree
Showing 51 changed files with 365 additions and 28,708 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,8 +349,6 @@ Released with 1.0.0-beta.37 code base.
- Deprecation of bzz warning (#3872)
- Deprecation of shh warning (#3888)

## [Unreleased]

## [1.3.5]

### Added
Expand All @@ -359,6 +357,7 @@ Released with 1.0.0-beta.37 code base.
- Added description to documentation on how to connect using a remote node provider (#3884)
- Added Security risk warning to docs for `web3.utils.soliditySha3` (#3908)
- `.nvmrc` file using Node.js version `v.14.15.1` (#3817)
- Add commitment to semantic versioning since version `1.3.0` and onwards (#3961)

### Changed

Expand All @@ -371,3 +370,7 @@ Released with 1.0.0-beta.37 code base.
- Bump `elliptic` from `6.5.3` to `6.5.4` for `web3-bzz` (#3940)
- Bump `elliptic` from `6.5.3` to `6.5.4` for `web3-core-requestmanager` (#3945)
- Rewrite `web3-eth-iban` in ES6 (#3955)

## [Unreleased]

## [1.3.6]
18 changes: 9 additions & 9 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.3.4",
"version": "1.3.5",
"lerna": "2.0.0",
"command": {
"init": {
Expand Down
Loading

0 comments on commit 5d02719

Please sign in to comment.