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/deployer/CHANGELOG.json | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) (limited to 'packages/deployer') diff --git a/packages/deployer/CHANGELOG.json b/packages/deployer/CHANGELOG.json index 216defb77..72f35a93d 100644 --- a/packages/deployer/CHANGELOG.json +++ b/packages/deployer/CHANGELOG.json @@ -7,8 +7,7 @@ "pr": 485 } ], - "timestamp": 1522673609, - "isPublished": true + "timestamp": 1522673609 }, { "version": "0.3.4", @@ -18,8 +17,7 @@ "pr": 491 } ], - "timestamp": 1522658513, - "isPublished": true + "timestamp": 1522658513 }, { "version": "0.3.1", @@ -28,8 +26,7 @@ "note": "Add TS types for `yargs`" } ], - "timestamp": 1521298800, - "isPublished": true + "timestamp": 1521298800 }, { "version": "0.3.0", @@ -75,8 +72,7 @@ "note": "Add `#!/usr/bin/env node` pragma above `cli.ts` script to fix command-line error." } ], - "timestamp": 1521298800, - "isPublished": true + "timestamp": 1521298800 }, { "version": "0.2.0", @@ -91,8 +87,7 @@ "pr": 419 } ], - "timestamp": 1520089200, - "isPublished": true + "timestamp": 1520089200 }, { "version": "0.1.0", @@ -102,8 +97,7 @@ "pr": 400 } ], - "timestamp": 1518706800, - "isPublished": true + "timestamp": 1518706800 }, { "version": "0.0.8", @@ -113,7 +107,6 @@ "pr": 389 } ], - "timestamp": 1518102000, - "isPublished": true + "timestamp": 1518102000 } ] -- cgit v1.2.3