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

@@ -27,7 +27,8 @@
{
"note": "Dependencies updated"
}
]
],
"timestamp": 1531149657
},
{
"timestamp": 1529397769,

View File

@@ -5,9 +5,16 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.4.1 - _June 19, 2018_
## v0.4.2 - _July 9, 2018_
* Dependencies updated
* Improve 'web3-provider-engine' typings (#768)
* Additional error type for `ethers.js` (#763)
## v0.4.0 - _June 19, 2018_
* Add types for `react-joyride`
* Add types for `react-popper`, remove types for `react-joyride`
* Remove types for blockies, bn.js, compare-versions, ethereumjs-abi, ethereumjs-tx, find-versions, hdkey, is-mobile, solidity-parser-antlr, xml-js as they were moved to DefinitelyTyped (#641)
## v0.4.0 - _June 1, 2018_