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/utils | |
parent | dd87588dfec2b9ec79b47b72e1dd99afadcbabe7 (diff) | |
download | dexon-sol-tools-cd3e14f45a1031c1d9976586c57f602822aeec76.tar dexon-sol-tools-cd3e14f45a1031c1d9976586c57f602822aeec76.tar.gz dexon-sol-tools-cd3e14f45a1031c1d9976586c57f602822aeec76.tar.bz2 dexon-sol-tools-cd3e14f45a1031c1d9976586c57f602822aeec76.tar.lz dexon-sol-tools-cd3e14f45a1031c1d9976586c57f602822aeec76.tar.xz dexon-sol-tools-cd3e14f45a1031c1d9976586c57f602822aeec76.tar.zst dexon-sol-tools-cd3e14f45a1031c1d9976586c57f602822aeec76.zip |
Remove `isPublished` from all CHANGELOG.json filesx
Diffstat (limited to 'packages/utils')
-rw-r--r-- | packages/utils/CHANGELOG.json | 24 |
1 files changed, 8 insertions, 16 deletions
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 } ] |