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

Commit 5d02719

Browse files
spacesailor24Ubuntu
and
Ubuntu
authored
Release/1.3.5 (#3974)
* Update changelog * Built dist * Update version numbers * v1.3.5 Co-authored-by: Ubuntu <[email protected]>
1 parent 888d107 commit 5d02719

Some content is hidden

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

51 files changed

+365
-28708
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -349,8 +349,6 @@ Released with 1.0.0-beta.37 code base.
349349
- Deprecation of bzz warning (#3872)
350350
- Deprecation of shh warning (#3888)
351351

352-
## [Unreleased]
353-
354352
## [1.3.5]
355353

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

363362
### Changed
364363

@@ -371,3 +370,7 @@ Released with 1.0.0-beta.37 code base.
371370
- Bump `elliptic` from `6.5.3` to `6.5.4` for `web3-bzz` (#3940)
372371
- Bump `elliptic` from `6.5.3` to `6.5.4` for `web3-core-requestmanager` (#3945)
373372
- Rewrite `web3-eth-iban` in ES6 (#3955)
373+
374+
## [Unreleased]
375+
376+
## [1.3.6]

dist/web3.min.js

Lines changed: 9 additions & 9 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.3.4",
2+
"version": "1.3.5",
33
"lerna": "2.0.0",
44
"command": {
55
"init": {

0 commit comments

Comments
 (0)