Remove CHANGELOG.json files since will be generated on development

This commit is contained in:
Fabio Berger
2018-03-30 15:48:39 +02:00
parent f55a300f43
commit ddd3d284d9
19 changed files with 0 additions and 1946 deletions

View File

@@ -1,34 +0,0 @@
[
{
"version": "0.7.13",
"changes": [
{
"note": " Fix publishing issue where .npmignore was not properly excluding undesired content",
"pr": "389"
}
],
"timestamp": 1518130800,
"isPublished": true
},
{
"version": "0.7.0",
"changes": [
{
"note": "Rename `subscriptionOptsSchema` to `blockRangeSchema`",
"pr": "272"
}
],
"timestamp": 1513724400,
"isPublished": true
},
{
"version": "0.6.7",
"changes": [
{
"note": "Re-publish JSON-schema previously published under NPM package 0x-json-schemas"
}
],
"timestamp": 1510614000,
"isPublished": true
}
]