diff options
author | fragosti <francesco.agosti93@gmail.com> | 2018-07-26 01:33:13 +0800 |
---|---|---|
committer | fragosti <francesco.agosti93@gmail.com> | 2018-07-26 01:33:13 +0800 |
commit | da4b70fcae1da2c35905a30b79707b3f27b9fa3a (patch) | |
tree | 65dbdb8f75c8e93cd788149610522f5bf5ada643 /packages/react-shared/CHANGELOG.json | |
parent | ad4c2b95e4722e6d227c26f436bedf7b06f5356a (diff) | |
parent | 05b35c0fdcbca7980d4195e96ec791c1c2d13398 (diff) | |
download | dexon-sol-tools-da4b70fcae1da2c35905a30b79707b3f27b9fa3a.tar dexon-sol-tools-da4b70fcae1da2c35905a30b79707b3f27b9fa3a.tar.gz dexon-sol-tools-da4b70fcae1da2c35905a30b79707b3f27b9fa3a.tar.bz2 dexon-sol-tools-da4b70fcae1da2c35905a30b79707b3f27b9fa3a.tar.lz dexon-sol-tools-da4b70fcae1da2c35905a30b79707b3f27b9fa3a.tar.xz dexon-sol-tools-da4b70fcae1da2c35905a30b79707b3f27b9fa3a.tar.zst dexon-sol-tools-da4b70fcae1da2c35905a30b79707b3f27b9fa3a.zip |
Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into feature/web3-wrapper/unexport-marshaller
Diffstat (limited to 'packages/react-shared/CHANGELOG.json')
-rw-r--r-- | packages/react-shared/CHANGELOG.json | 19 |
1 files changed, 11 insertions, 8 deletions
diff --git a/packages/react-shared/CHANGELOG.json b/packages/react-shared/CHANGELOG.json index 5e0e40a70..b9e66ec50 100644 --- a/packages/react-shared/CHANGELOG.json +++ b/packages/react-shared/CHANGELOG.json @@ -1,6 +1,7 @@ [ { - "version": "1.0.0", + "timestamp": 1532357734, + "version": "1.0.1", "changes": [ { "note": "Dependencies updated" @@ -8,8 +9,8 @@ ] }, { - "timestamp": 1531919263, - "version": "0.2.3", + "timestamp": 1532043000, + "version": "1.0.0", "changes": [ { "note": "Dependencies updated" @@ -17,8 +18,8 @@ ] }, { - "timestamp": 1531149657, - "version": "0.2.2", + "timestamp": 1531919263, + "version": "0.2.3", "changes": [ { "note": "Dependencies updated" @@ -26,8 +27,8 @@ ] }, { - "timestamp": 1529397769, - "version": "0.2.1", + "timestamp": 1531149657, + "version": "0.2.2", "changes": [ { "note": "Dependencies updated" @@ -35,7 +36,8 @@ ] }, { - "version": "0.2.0", + "timestamp": 1529397769, + "version": "0.2.1", "changes": [ { "note": "Dependencies updated" @@ -43,6 +45,7 @@ ] }, { + "timestamp": 1525477860, "version": "0.2.0", "changes": [ { |