diff options
author | Leonid Logvinov <logvinov.leon@gmail.com> | 2019-01-16 00:34:44 +0800 |
---|---|---|
committer | Leonid Logvinov <logvinov.leon@gmail.com> | 2019-01-16 00:34:44 +0800 |
commit | 7d166dc7da23c30540fb554727a955015073286f (patch) | |
tree | 26387201ac6cc3f6f71e4119f657ca4f48a9ad99 /packages/asset-buyer/CHANGELOG.json | |
parent | 0720b8487cf40b1868a1971f50e732e5e19fc9f6 (diff) | |
download | dexon-sol-tools-7d166dc7da23c30540fb554727a955015073286f.tar dexon-sol-tools-7d166dc7da23c30540fb554727a955015073286f.tar.gz dexon-sol-tools-7d166dc7da23c30540fb554727a955015073286f.tar.bz2 dexon-sol-tools-7d166dc7da23c30540fb554727a955015073286f.tar.lz dexon-sol-tools-7d166dc7da23c30540fb554727a955015073286f.tar.xz dexon-sol-tools-7d166dc7da23c30540fb554727a955015073286f.tar.zst dexon-sol-tools-7d166dc7da23c30540fb554727a955015073286f.zip |
Fix prettier
Diffstat (limited to 'packages/asset-buyer/CHANGELOG.json')
-rw-r--r-- | packages/asset-buyer/CHANGELOG.json | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/packages/asset-buyer/CHANGELOG.json b/packages/asset-buyer/CHANGELOG.json index 98c30ca09..4e670b642 100644 --- a/packages/asset-buyer/CHANGELOG.json +++ b/packages/asset-buyer/CHANGELOG.json @@ -109,8 +109,7 @@ "pr": 1187 }, { - "note": - "the `OrderProvider` now requires a new method `getAvailableMakerAssetDatasAsync` and the `StandardRelayerAPIOrderProvider` requires the network id at init.", + "note": "the `OrderProvider` now requires a new method `getAvailableMakerAssetDatasAsync` and the `StandardRelayerAPIOrderProvider` requires the network id at init.", "pr": 1203 }, { @@ -118,13 +117,11 @@ "pr": 1197 }, { - "note": - "Fix bug where `BuyQuoteInfo` objects could return `totalEthAmount` and `feeEthAmount` that were not whole numbers", + "note": "Fix bug where `BuyQuoteInfo` objects could return `totalEthAmount` and `feeEthAmount` that were not whole numbers", "pr": 1207 }, { - "note": - "Fix bug where default values for `AssetBuyer` public facing methods could get overriden by `undefined` values", + "note": "Fix bug where default values for `AssetBuyer` public facing methods could get overriden by `undefined` values", "pr": 1207 }, { @@ -145,8 +142,7 @@ "pr": 1131 }, { - "note": - "Updated to use new modularized artifacts and the latest version of @0xproject/contract-wrappers", + "note": "Updated to use new modularized artifacts and the latest version of @0xproject/contract-wrappers", "pr": 1105 }, { |