updating CHANGELOG.json + package.json

This commit is contained in:
David Sun
2019-07-12 14:38:19 -07:00
parent 80caa16718
commit 55e3d81c58
4 changed files with 6 additions and 4 deletions

View File

@@ -14,7 +14,8 @@
"note": "Initial support for Python",
"pr": 1878
}
]
],
"timestamp": 1562967251
},
{
"version": "2.1.0",

View File

@@ -1,6 +1,6 @@
{
"name": "@0x/abi-gen-templates",
"version": "2.1.0",
"version": "2.2.0",
"engines": {
"node": ">=6.12"
},

View File

@@ -14,7 +14,8 @@
"note": "Add compilerOutput.devdoc to all artifacts",
"pr": "1907"
}
]
],
"timestamp": 1562967251
},
{
"timestamp": 1557507213,

View File

@@ -1,6 +1,6 @@
{
"name": "@0x/contract-artifacts",
"version": "1.5.1",
"version": "2.0.0",
"engines": {
"node": ">=6.12"
},