From cd3e14f45a1031c1d9976586c57f602822aeec76 Mon Sep 17 00:00:00 2001 From: Fabio Berger Date: Tue, 3 Apr 2018 09:45:59 +0900 Subject: Remove `isPublished` from all CHANGELOG.json filesx --- packages/utils/CHANGELOG.json | 24 ++++++++---------------- 1 file changed, 8 insertions(+), 16 deletions(-) (limited to 'packages/utils') diff --git a/packages/utils/CHANGELOG.json b/packages/utils/CHANGELOG.json index 8d4d5345a..0c71963c3 100644 --- a/packages/utils/CHANGELOG.json +++ b/packages/utils/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.3", @@ -28,8 +26,7 @@ "Add `@types/node` to dependencies since `intervalUtils` has the `NodeJS` type as part of its public interface." } ], - "timestamp": 1521298800, - "isPublished": true + "timestamp": 1521298800 }, { "version": "0.4.2", @@ -39,8 +36,7 @@ "pr": 452 } ], - "timestamp": 1521298800, - "isPublished": true + "timestamp": 1521298800 }, { "version": "0.4.0", @@ -54,8 +50,7 @@ "pr": 429 } ], - "timestamp": 1520089200, - "isPublished": true + "timestamp": 1520089200 }, { "version": "0.3.2", @@ -65,8 +60,7 @@ "pr": 389 } ], - "timestamp": 1518102000, - "isPublished": true + "timestamp": 1518102000 }, { "version": "0.3.0", @@ -77,8 +71,7 @@ "pr": 366 } ], - "timestamp": 1517756400, - "isPublished": true + "timestamp": 1517756400 }, { "version": "0.2.0", @@ -92,7 +85,6 @@ "pr": 312 } ], - "timestamp": 1516114800, - "isPublished": true + "timestamp": 1516114800 } ] -- cgit v1.2.3