Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions 2022-06-03 19:20:49 +00:00
parent 50e99e6eac
commit 2e6317b01e
18 changed files with 93 additions and 4 deletions

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1654284040,
"version": "3.3.31",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1652919697,
"version": "3.3.30",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.3.31 - _June 3, 2022_
* Dependencies updated
## v3.3.30 - _May 19, 2022_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1654284040,
"version": "5.4.22",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1652919697,
"version": "5.4.21",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.4.22 - _June 3, 2022_
* Dependencies updated
## v5.4.21 - _May 19, 2022_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1654284040,
"version": "1.4.14",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1652919697,
"version": "1.4.13",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.4.14 - _June 3, 2022_
* Dependencies updated
## v1.4.13 - _May 19, 2022_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1654284040,
"version": "4.8.12",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1652919697,
"version": "4.8.11",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.8.12 - _June 3, 2022_
* Dependencies updated
## v4.8.11 - _May 19, 2022_
* Dependencies updated

View File

@ -14,7 +14,8 @@
"note": "Adds support for BancorV3 to EthereumBridgeAdapter",
"pr": 492
}
]
],
"timestamp": 1654284040
},
{
"version": "0.33.0",

View File

@ -5,6 +5,12 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.34.0 - _June 3, 2022_
* Splits BridgeAdapter up by chain (#487)
* Add stETH wrap/unwrap support (#476)
* Adds support for BancorV3 to EthereumBridgeAdapter (#492)
## v0.33.0 - _May 19, 2022_
* Add support for GMX and Platypus to bridge adapter (#478)

View File

@ -14,7 +14,8 @@
"note": "Add MeshSwap on Polygon",
"pr": 491
}
]
],
"timestamp": 1654284040
},
{
"version": "16.60.1",

View File

@ -5,6 +5,12 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v16.61.0 - _June 3, 2022_
* Add stETH wrap/unwrap support (#476)
* Offboard/clean up Oasis, CoFix, and legacy Kyber (#482)
* Add MeshSwap on Polygon (#491)
## v16.60.1 - _May 19, 2022_
* Alias Balancer sor to the old version (#481)

View File

@ -5,7 +5,8 @@
{
"note": "Redeploy FQT on Mainnet"
}
]
],
"timestamp": 1654284040
},
{
"version": "6.14.0",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v6.15.0 - _June 3, 2022_
* Redeploy FQT on Mainnet
## v6.14.0 - _May 19, 2022_
* Redeploy FQT on Avalanche and BSC

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1654284040,
"version": "13.20.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1652919697,
"version": "13.20.2",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v13.20.3 - _June 3, 2022_
* Dependencies updated
## v13.20.2 - _May 19, 2022_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Adds Support for BancorV3 on Ethereum",
"pr": 492
}
]
],
"timestamp": 1654284040
},
{
"version": "11.13.0",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v11.14.0 - _June 3, 2022_
* Adds Support for BancorV3 on Ethereum (#492)
## v11.13.0 - _May 19, 2022_
* Added Support for GMX and Platypus on Avalanche (#478)