Fix changelogs

This commit is contained in:
Fabio Berger
2018-07-26 12:34:41 +02:00
parent 061f223269
commit 015469885d
6 changed files with 30 additions and 3 deletions

View File

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

View File

@@ -1,6 +1,6 @@
{
"name": "@0xproject/monorepo-scripts",
"version": "1.0.1",
"version": "1.0.2",
"engines": {
"node": ">=6.12"
},