Updated CHANGELOGS

This commit is contained in:
Leonid Logvinov
2018-07-23 16:58:40 +02:00
parent 2c1daf9c9a
commit 855b6b1dc5
56 changed files with 658 additions and 110 deletions

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1532357734,
"version": "1.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1532043000,
"version": "1.0.0",

View File

@@ -1,18 +1,28 @@
<!--
This file is auto-generated using the monorepo-scripts package. Don't edit directly.
changelogUtils.file is auto-generated using the monorepo-scripts package. Don't edit directly.
Edit the package's CHANGELOG.json file only.
-->
CHANGELOG
## v1.0.1 - _July 23, 2018_
* Dependencies updated
## v1.0.0 - _July 20, 2018_
* Add types for `eth-lightwallet` (#775)
* Improve 'web3-provider-engine' typings (#768)
* Additional error type for `ethers.js` (#763)
* Add @ledgerhq typings (#770)
## v0.4.3 - _July 18, 2018_
* Add back ethers-contracts types for Aquaduct which relies on it (#885)
## v0.4.2 - _July 9, 2018_
## v0.4.1 - _June 19, 2018_
* Improve 'web3-provider-engine' typings (#768)
* Additional error type for `ethers.js` (#763)
* Dependencies updated
## v0.4.0 - _June 19, 2018_
@@ -20,10 +30,6 @@ CHANGELOG
* 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_
* Incorrect publish that was unpublished
## v0.3.2 - _May 22, 2018_
* Dependencies updated