Generate CHANGELOG.json files
This commit is contained in:
34
packages/json-schemas/CHANGELOG.json
Normal file
34
packages/json-schemas/CHANGELOG.json
Normal file
@@ -0,0 +1,34 @@
|
||||
[
|
||||
{
|
||||
"version": "0.7.13",
|
||||
"changes": [
|
||||
{
|
||||
"note": " Fix publishing issue where .npmignore was not properly excluding undesired content",
|
||||
"pr": 389
|
||||
}
|
||||
],
|
||||
"timestamp": 1518102000,
|
||||
"isPublished": true
|
||||
},
|
||||
{
|
||||
"version": "0.7.0",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Rename `subscriptionOptsSchema` to `blockRangeSchema`",
|
||||
"pr": 272
|
||||
}
|
||||
],
|
||||
"timestamp": 1513695600,
|
||||
"isPublished": true
|
||||
},
|
||||
{
|
||||
"version": "0.6.7",
|
||||
"changes": [
|
||||
{
|
||||
"note": "Re-publish JSON-schema previously published under NPM package 0x-json-schemas"
|
||||
}
|
||||
],
|
||||
"timestamp": 1510585200,
|
||||
"isPublished": true
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user