Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions 2022-04-22 07:05:06 +00:00
parent 470e9a4697
commit 4d027e11d1
20 changed files with 102 additions and 4 deletions

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1650611093,
"version": "3.3.29",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1648739346,
"version": "3.3.28",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.3.29 - _April 22, 2022_
* Dependencies updated
## v3.3.28 - _March 31, 2022_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1650611093,
"version": "5.4.20",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1648739346,
"version": "5.4.19",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.4.20 - _April 22, 2022_
* Dependencies updated
## v5.4.19 - _March 31, 2022_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1650611093,
"version": "1.4.12",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1648739346,
"version": "1.4.11",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.4.12 - _April 22, 2022_
* Dependencies updated
## v1.4.11 - _March 31, 2022_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1650611093,
"version": "4.8.10",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1648739346,
"version": "4.8.9",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.8.10 - _April 22, 2022_
* Dependencies updated
## v4.8.9 - _March 31, 2022_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Add support for `BalancerV2Batch` fills in FQT",
"pr": 462
}
]
],
"timestamp": 1650611093
},
{
"timestamp": 1648739346,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.32.0 - _April 22, 2022_
* Add support for `BalancerV2Batch` fills in FQT (#462)
## v0.31.2 - _March 31, 2022_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Add BalancerV2 batch swap support",
"pr": 462
}
]
],
"timestamp": 1650611093
},
{
"version": "16.56.0",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v16.57.0 - _April 22, 2022_
* Add BalancerV2 batch swap support (#462)
## v16.56.0 - _April 21, 2022_
* Add estimatedGas to ExtendedQuoteReport (#463)

View File

@ -6,7 +6,8 @@
"note": "Redeploy FQT on mainnet and polygon",
"pr": 462
}
]
],
"timestamp": 1650611093
},
{
"timestamp": 1648739346,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v6.13.0 - _April 22, 2022_
* Redeploy FQT on mainnet and polygon (#462)
## v6.12.1 - _March 31, 2022_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1650611093,
"version": "13.20.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "13.20.0",
"changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v13.20.1 - _April 22, 2022_
* Dependencies updated
## v13.20.0 - _March 31, 2022_
* Regenerate all wrappers (#449)

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1650611093,
"version": "8.1.18",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1648739346,
"version": "8.1.17",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v8.1.18 - _April 22, 2022_
* Dependencies updated
## v8.1.17 - _March 31, 2022_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Add `BalancerV2Batch` to `BridgeProtocol` enum",
"pr": 462
}
]
],
"timestamp": 1650611093
},
{
"timestamp": 1648739346,

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v11.12.0 - _April 22, 2022_
* Add `BalancerV2Batch` to `BridgeProtocol` enum (#462)
## v1.11.2 - _March 31, 2022_
* Dependencies updated