diff options
author | Fabio Berger <me@fabioberger.com> | 2018-04-04 02:14:36 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-04 02:14:36 +0800 |
commit | 4a9752d7cda05f616d2709e34f4687da813d3090 (patch) | |
tree | b00a8e74aee2fe39f5999e081616144a9a8c265f /packages/utils/CHANGELOG.json | |
parent | 7db9a016395eb699e7f9c531dbec2616cd2b819b (diff) | |
parent | 185f70f2ddfb5521beecf62bb400aee54f90acf3 (diff) | |
download | dexon-sol-tools-4a9752d7cda05f616d2709e34f4687da813d3090.tar dexon-sol-tools-4a9752d7cda05f616d2709e34f4687da813d3090.tar.gz dexon-sol-tools-4a9752d7cda05f616d2709e34f4687da813d3090.tar.bz2 dexon-sol-tools-4a9752d7cda05f616d2709e34f4687da813d3090.tar.lz dexon-sol-tools-4a9752d7cda05f616d2709e34f4687da813d3090.tar.xz dexon-sol-tools-4a9752d7cda05f616d2709e34f4687da813d3090.tar.zst dexon-sol-tools-4a9752d7cda05f616d2709e34f4687da813d3090.zip |
Merge pull request #495 from 0xProject/fix/publishProcess
Improve Publish Flow
Diffstat (limited to 'packages/utils/CHANGELOG.json')
-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 } ] |