Updated CHANGELOGS

This commit is contained in:
xianny
2019-08-08 13:58:30 -07:00
parent ec807120c3
commit ca595cd8cf
85 changed files with 524 additions and 21 deletions

View File

@@ -6,7 +6,8 @@
"note": "Move `tokenUtils` here from `@0x/contract-wrappers`",
"pr": 2037
}
]
],
"timestamp": 1565296576
},
{
"timestamp": 1564604963,

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.3.0 - _August 8, 2019_
* Move `tokenUtils` here from `@0x/contract-wrappers` (#2037)
## v2.2.6 - _July 31, 2019_
* Dependencies updated