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/assert | |
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/assert')
-rw-r--r-- | packages/assert/CHANGELOG.json | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/packages/assert/CHANGELOG.json b/packages/assert/CHANGELOG.json index 7e38b6b39..717b803af 100644 --- a/packages/assert/CHANGELOG.json +++ b/packages/assert/CHANGELOG.json @@ -6,8 +6,7 @@ { "note": "Dependencies updated" } - ], - "isPublished": true + ] }, { "timestamp": 1522658513, @@ -16,8 +15,7 @@ { "note": "Dependencies updated" } - ], - "isPublished": true + ] }, { "version": "0.2.0", @@ -27,8 +25,7 @@ "pr": 412 } ], - "timestamp": 1520434800, - "isPublished": true + "timestamp": 1520434800 }, { "version": "0.1.0", @@ -42,8 +39,7 @@ "pr": 385 } ], - "timestamp": 1520089200, - "isPublished": true + "timestamp": 1520089200 }, { "version": "0.0.18", @@ -53,8 +49,7 @@ "pr": 389 } ], - "timestamp": 1486566000, - "isPublished": true + "timestamp": 1486566000 }, { "version": "0.0.4", @@ -67,7 +62,6 @@ "Added assertion isValidBaseUnitAmount which checks both that the value is a valid bigNumber and that it does not contain decimals." } ], - "timestamp": 1510585200, - "isPublished": true + "timestamp": 1510585200 } ] |