Updated CHANGELOGS

This commit is contained in:
Fabio Berger 2019-07-13 13:00:21 -07:00
parent fabfdd0aa2
commit 0bb8887027
55 changed files with 346 additions and 29 deletions

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "2.2.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "2.2.0",
"changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.2.1 - _July 13, 2019_
* Dependencies updated
## v2.2.0 - _July 13, 2019_
* Add `LibAssetProxyIds` contract (#1835)

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "2.0.6",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1563006338,
"version": "2.0.5",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.6 - _July 13, 2019_
* Dependencies updated
## v2.0.5 - _July 13, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "0.0.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1563006338,
"version": "0.0.2",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.0.3 - _July 13, 2019_
* Dependencies updated
## v0.0.2 - _July 13, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "1.1.8",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1563006338,
"version": "1.1.7",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.1.8 - _July 13, 2019_
* Dependencies updated
## v1.1.7 - _July 13, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "2.2.7",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1563006338,
"version": "2.2.6",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.2.7 - _July 13, 2019_
* Dependencies updated
## v2.2.6 - _July 13, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "2.1.8",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1563006338,
"version": "2.1.7",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.1.8 - _July 13, 2019_
* Dependencies updated
## v2.1.7 - _July 13, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "3.0.5",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1563006338,
"version": "3.0.4",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.5 - _July 13, 2019_
* Dependencies updated
## v3.0.4 - _July 13, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "3.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "3.0.0",
"changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.1 - _July 13, 2019_
* Dependencies updated
## v3.0.0 - _July 13, 2019_
* Move `LibTransactionDecoder` to contracts/dev-utils package (#1848)

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "2.1.7",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1563006338,
"version": "2.1.6",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.1.7 - _July 13, 2019_
* Dependencies updated
## v2.1.6 - _July 13, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "4.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "4.0.0",
"changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.0.1 - _July 13, 2019_
* Dependencies updated
## v4.0.0 - _July 13, 2019_
* Move `OrderValidator` to contracts/dev-utils package as `OrderValidationUtils` (#1848)

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "3.1.7",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1563006338,
"version": "3.1.6",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.1.7 - _July 13, 2019_
* Dependencies updated
## v3.1.6 - _July 13, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "3.1.9",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "3.1.8",
"changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.1.9 - _July 13, 2019_
* Dependencies updated
## v3.1.8 - _July 13, 2019_
* Fixed false positives in `expectTransactionFailedAsync` and `expectContractCallFailedAsync` (#1852)

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "3.1.8",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1563006338,
"version": "3.1.7",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.1.8 - _July 13, 2019_
* Dependencies updated
## v3.1.7 - _July 13, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "6.0.11",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1563006338,
"version": "6.0.10",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v6.0.11 - _July 13, 2019_
* Dependencies updated
## v6.0.10 - _July 13, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "5.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "5.0.0",
"changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.0.1 - _July 13, 2019_
* Dependencies updated
## v5.0.0 - _July 13, 2019_
* Wrappers no longer require passing in the contract ABI at instantiation (#1883)

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "2.1.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "2.1.0",
"changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.1.1 - _July 13, 2019_
* Dependencies updated
## v2.1.0 - _July 13, 2019_
* Initial support for Python (#1878)

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "6.1.7",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1563006338,
"version": "6.1.6",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v6.1.7 - _July 13, 2019_
* Dependencies updated
## v6.1.6 - _July 13, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "0.0.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1563006338,
"version": "0.0.2",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.0.3 - _July 13, 2019_
* Dependencies updated
## v0.0.2 - _July 13, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "5.0.12",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1563006338,
"version": "5.0.11",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.0.12 - _July 13, 2019_
* Dependencies updated
## v5.0.11 - _July 13, 2019_
* Dependencies updated

View File

@ -5,7 +5,8 @@
{
"note": "Update remaining Mainnet V2.1 contract addresses"
}
]
],
"timestamp": 1563047529
},
{
"version": "3.0.0",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.1 - _July 13, 2019_
* Update remaining Mainnet V2.1 contract addresses
## v3.0.0 - _July 13, 2019_
* Redeployed Mainnet Exchange and Asset Proxies

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "9.1.6",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "9.1.5",
"changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v9.1.6 - _July 13, 2019_
* Dependencies updated
## v9.1.5 - _July 13, 2019_
* Use assetDataUtils for encoding and decoding DutchAuctionData

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "3.0.12",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1563006338,
"version": "3.0.11",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.0.12 - _July 13, 2019_
* Dependencies updated
## v3.0.11 - _July 13, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "4.1.8",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1563006338,
"version": "4.1.7",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.1.8 - _July 13, 2019_
* Dependencies updated
## v4.1.7 - _July 13, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "8.2.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "8.2.0",
"changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v8.2.1 - _July 13, 2019_
* Dependencies updated
## v8.2.0 - _July 13, 2019_
* Add support for encoding/decoding StaticCallProxy assetData (#1863)

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "4.0.13",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1563006338,
"version": "4.0.12",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.0.13 - _July 13, 2019_
* Dependencies updated
## v4.0.12 - _July 13, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "2.0.14",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1563006338,
"version": "2.0.13",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.14 - _July 13, 2019_
* Dependencies updated
## v2.0.13 - _July 13, 2019_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1563047529,
"version": "2.0.14",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1563006338,
"version": "2.0.13",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v2.0.14 - _July 13, 2019_
* Dependencies updated
## v2.0.13 - _July 13, 2019_
* Dependencies updated

View File

@ -481,7 +481,6 @@
"@0x/abi-gen-wrappers@^4.1.0", "@0x/abi-gen-wrappers@^4.2.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@0x/abi-gen-wrappers/-/abi-gen-wrappers-4.3.0.tgz#b36616b129f44072474a7d5739299e4b1068e3d4"
integrity sha512-KnpoHbbqfidECl4hTGOvBaCj1N3LASHcdNO38yOMo1eO4B0H+kuyDVFjN3nbNt7lnXTPJ+DdaQpoDVQwySdEDQ==
dependencies:
"@0x/base-contract" "^5.1.0"
@ -516,7 +515,6 @@
"@0x/contract-addresses@^2.2.1", "@0x/contract-addresses@^2.3.0", "@0x/contract-addresses@^2.3.1":
version "2.3.3"
resolved "https://registry.yarnpkg.com/@0x/contract-addresses/-/contract-addresses-2.3.3.tgz#8cf009e7668c2fccca416177c85f3f6612c724c6"
integrity sha512-0sPrFfwICq4E9Mar3xMFBSrTCckP2AR0t+3daNfaUmh+Z5yteP6gdnTbuYVjgyEGlvC71K0ohhsqd4IzXN7O5Q==
dependencies:
lodash "^4.17.11"
@ -1867,13 +1865,6 @@
version "0.2.3"
resolved "https://registry.yarnpkg.com/@types/solidity-parser-antlr/-/solidity-parser-antlr-0.2.3.tgz#bb2d9c6511bf483afe4fc3e2714da8a924e59e3f"
"@types/styled-components@4.0.0":
version "4.0.0"
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-4.0.0.tgz#33b47071885003878a62689e0883aa2fc59f970a"
dependencies:
"@types/node" "*"
"@types/react" "*"
"@types/styled-components@4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@types/styled-components/-/styled-components-4.0.1.tgz#5eb9a5474dbde3becab2bcc8f04e0b8e8dcf8c06"
@ -8085,21 +8076,9 @@ got@^6.7.1:
unzip-response "^2.0.1"
url-parse-lax "^1.0.0"
graceful-fs@^3.0.0:
version "3.0.11"
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-3.0.11.tgz#7613c778a1afea62f25c630a086d7f3acbbdd818"
integrity sha1-dhPHeKGv6mLyXGMKCG1/Osu92Bg=
dependencies:
natives "^1.1.0"
graceful-fs@^4.0.0, graceful-fs@^4.1.10, graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.1.9:
graceful-fs@4.1.15, graceful-fs@^3.0.0, graceful-fs@^4.0.0, graceful-fs@^4.1.10, graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.1.9, graceful-fs@~1.2.0:
version "4.1.15"
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00"
graceful-fs@~1.2.0:
version "1.2.3"
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-1.2.3.tgz#15a4806a57547cb2d2dbf27f42e89a8c3451b364"
integrity sha1-FaSAaldUfLLS2/J/QuiajDRRs2Q=
resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.1.15.tgz#ffb703e1066e8a0eeaa4c8b80ba9253eeefbfb00"
"graceful-readlink@>= 1.0.0":
version "1.0.1"
@ -11559,11 +11538,6 @@ nanomatch@^1.2.9:
snapdragon "^0.8.1"
to-regex "^3.0.1"
natives@^1.1.0:
version "1.1.6"
resolved "https://registry.yarnpkg.com/natives/-/natives-1.1.6.tgz#a603b4a498ab77173612b9ea1acdec4d980f00bb"
integrity sha512-6+TDFewD4yxY14ptjKaS63GVdtKiES1pTPyxn9Jb0rBqPMZ7VcCiooEhPNsr+mqHtMGxa/5c/HhcC4uPEUw/nA==
natural-compare@^1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"