Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions
2020-11-19 05:31:53 +00:00
parent 048d8dee60
commit b60fa8a7d7
44 changed files with 262 additions and 4 deletions

View File

@@ -14,7 +14,8 @@
"note": "Disable off-chain sampling for Balancer and CREAM",
"pr": 41
}
]
],
"timestamp": 1605763885
},
{
"version": "5.1.1",

View File

@@ -5,6 +5,12 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.2.0 - _November 19, 2020_
* Update Gas schedules (#34)
* Return the maker/taker token decimals from the sampler as part of the `SwapQuote` (#34)
* Disable off-chain sampling for Balancer and CREAM (#41)
## v5.1.1 - _November 14, 2020_
* Disable PLP VIP feature in EP swap quote consumer (#36)

View File

@@ -6,7 +6,8 @@
"note": "Update ganache snapshot addresses",
"pr": 27
}
]
],
"timestamp": 1605763885
},
{
"version": "5.3.0",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.4.0 - _November 19, 2020_
* Update ganache snapshot addresses (#27)
## v5.3.0 - _November 13, 2020_
* Add `exchangeProxyLiquidityProviderSandbox` addresses (#16)

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1605763885,
"version": "13.10.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "13.10.0",
"changes": [

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v13.10.1 - _November 19, 2020_
* Dependencies updated
## v13.10.0 - _November 13, 2020_
* Update IZeroEx wrapper and remove ILiquidityProviderRegistry wrapper (#16)

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1605763885,
"version": "6.5.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "6.5.0",
"changes": [

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v6.5.1 - _November 19, 2020_
* Dependencies updated
## v6.5.0 - _November 13, 2020_
* Add `exchangeProxyLiquidityProviderSandbox` address (#16)

View File

@@ -1,4 +1,13 @@
[
{
"timestamp": 1605763885,
"version": "10.4.7",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1605302002,
"version": "10.4.6",

View File

@@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v10.4.7 - _November 19, 2020_
* Dependencies updated
## v10.4.6 - _November 13, 2020_
* Dependencies updated