diff options
Diffstat (limited to 'packages/json-schemas/CHANGELOG.json')
-rw-r--r-- | packages/json-schemas/CHANGELOG.json | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/packages/json-schemas/CHANGELOG.json b/packages/json-schemas/CHANGELOG.json deleted file mode 100644 index 3c78543e9..000000000 --- a/packages/json-schemas/CHANGELOG.json +++ /dev/null @@ -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 - } -]
\ No newline at end of file |