Updated CHANGELOGS

This commit is contained in:
xianny
2019-08-08 11:41:38 -07:00
parent 8297d68166
commit b456c3f953
90 changed files with 529 additions and 26 deletions

View File

@@ -6,7 +6,8 @@
"note": "Move `tokenUtils` here from `@0x/contract-wrappers`",
"pr": 2037
}
]
],
"timestamp": 1565288549
},
{
"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