Update changelogs

This commit is contained in:
Fabio Berger
2018-07-09 17:24:12 +02:00
parent a9b320e636
commit d2f7dd3d5a
50 changed files with 286 additions and 13 deletions

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1531149657,
"version": "0.3.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.3.4",
"changes": [

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.3.5 - _July 9, 2018_
* Dependencies updated
## v0.3.4 - _June 19, 2018_
* Update EthersJs to fix the `value.toLowerCase()` is not a function bug caused by `ethers.js` breaking patch version https://github.com/ethers-io/ethers.js/issues/201