diff options
author | Fabio Berger <me@fabioberger.com> | 2018-04-03 08:45:59 +0800 |
---|---|---|
committer | Fabio Berger <me@fabioberger.com> | 2018-04-03 08:45:59 +0800 |
commit | cd3e14f45a1031c1d9976586c57f602822aeec76 (patch) | |
tree | 4bb94e87f31f0bebcd268b4a6165b967a6f19a1e /packages/types | |
parent | dd87588dfec2b9ec79b47b72e1dd99afadcbabe7 (diff) | |
download | dexon-0x-contracts-cd3e14f45a1031c1d9976586c57f602822aeec76.tar.gz dexon-0x-contracts-cd3e14f45a1031c1d9976586c57f602822aeec76.tar.zst dexon-0x-contracts-cd3e14f45a1031c1d9976586c57f602822aeec76.zip |
Remove `isPublished` from all CHANGELOG.json filesx
Diffstat (limited to 'packages/types')
-rw-r--r-- | packages/types/CHANGELOG.json | 21 |
1 files changed, 7 insertions, 14 deletions
diff --git a/packages/types/CHANGELOG.json b/packages/types/CHANGELOG.json index 053f6241d..f207b7293 100644 --- a/packages/types/CHANGELOG.json +++ b/packages/types/CHANGELOG.json @@ -7,8 +7,7 @@ "pr": 485 } ], - "timestamp": 1522673609, - "isPublished": true + "timestamp": 1522673609 }, { "timestamp": 1522658513, @@ -17,8 +16,7 @@ { "note": "Dependencies updated" } - ], - "isPublished": true + ] }, { "version": "0.4.0", @@ -32,8 +30,7 @@ "pr": 456 } ], - "timestamp": 1521298800, - "isPublished": true + "timestamp": 1521298800 }, { "version": "0.3.1", @@ -42,8 +39,7 @@ "note": "Added `RawLogEntry` type." } ], - "timestamp": 1520434800, - "isPublished": true + "timestamp": 1520434800 }, { "version": "0.3.0", @@ -61,8 +57,7 @@ "pr": 429 } ], - "timestamp": 1520089200, - "isPublished": true + "timestamp": 1520089200 }, { "version": "0.2.1", @@ -72,8 +67,7 @@ "pr": 389 } ], - "timestamp": 1518102000, - "isPublished": true + "timestamp": 1518102000 }, { "version": "0.2.0", @@ -83,7 +77,6 @@ "pr": 355 } ], - "timestamp": 1517929200, - "isPublished": true + "timestamp": 1517929200 } ] |