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/abi-gen | |
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/abi-gen')
-rw-r--r-- | packages/abi-gen/CHANGELOG.json | 21 |
1 files changed, 7 insertions, 14 deletions
diff --git a/packages/abi-gen/CHANGELOG.json b/packages/abi-gen/CHANGELOG.json index 42dd06f0b..e720cc04b 100644 --- a/packages/abi-gen/CHANGELOG.json +++ b/packages/abi-gen/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.5", @@ -27,8 +25,7 @@ "pr": 452 } ], - "timestamp": 1521298800, - "isPublished": true + "timestamp": 1521298800 }, { "version": "0.2.4", @@ -48,8 +45,7 @@ "pr": 413 } ], - "timestamp": 1520089200, - "isPublished": true + "timestamp": 1520089200 }, { "version": "0.2.1", @@ -59,8 +55,7 @@ "pr": 389 } ], - "timestamp": 1518102000, - "isPublished": true + "timestamp": 1518102000 }, { "version": "0.2.0", @@ -75,8 +70,7 @@ "pr": 388 } ], - "timestamp": 1517929200, - "isPublished": true + "timestamp": 1517929200 }, { "version": "0.1.0", @@ -94,7 +88,6 @@ "pr": 304 } ], - "timestamp": 1515596400, - "isPublished": true + "timestamp": 1515596400 } ] |