Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions 2023-03-01 17:58:07 +00:00
parent f8a183812e
commit f0a4f6aeca
16 changed files with 82 additions and 4 deletions

View File

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

View File

@ -5,7 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.0.0 - _February 16, 2023_
## v4.0.1 - _March 1, 2023_
* Dependencies updated
## v4.0.0 - _Invalid date_
* Migrated package to foundry

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1677693479,
"version": "5.4.48",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1675210931,
"version": "5.4.47",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.4.48 - _March 1, 2023_
* Dependencies updated
## v5.4.47 - _February 1, 2023_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1677693479,
"version": "1.4.41",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1675210931,
"version": "1.4.40",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.4.41 - _March 1, 2023_
* Dependencies updated
## v1.4.40 - _February 1, 2023_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1677693479,
"version": "4.8.39",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1675210931,
"version": "4.8.38",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.8.39 - _March 1, 2023_
* Dependencies updated
## v4.8.38 - _February 1, 2023_
* Dependencies updated

View File

@ -8,7 +8,8 @@
{
"note": "Skip chain id validation in AbstractBridgeAdapter on testnets"
}
]
],
"timestamp": 1677693479
},
{
"timestamp": 1675210931,

View File

@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.39.0 - _March 1, 2023_
* Add KyberElastic mixin for Ethereum, Polygon, Arbitrum, Avalanche
* Skip chain id validation in AbstractBridgeAdapter on testnets
## v0.38.6 - _February 1, 2023_
* Dependencies updated

View File

@ -6,7 +6,8 @@
"note": "Upgrade Mainnet and Polygon FillQuoteTransformers to support KyberElastic",
"pr": 669
}
]
],
"timestamp": 1677693479
},
{
"version": "8.0.3",

View File

@ -6,6 +6,9 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v8.1.0 - _March 1, 2023_
* Upgrade Mainnet and Polygon FillQuoteTransformers to support KyberElastic (#669)
## v8.0.3 - _February 1, 2023_
* Upgrade Arbitrum FillQuoteTransformer to support Woofi (#653)

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1677693479,
"version": "13.22.17",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1675210931,
"version": "13.22.16",

View File

@ -6,6 +6,9 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v13.22.17 - _March 1, 2023_
* Dependencies updated
## v13.22.16 - _February 1, 2023_
* Dependencies updated

View File

@ -5,7 +5,8 @@
{
"note": "Add KyberElastic support"
}
]
],
"timestamp": 1677693479
},
{
"timestamp": 1675210931,

View File

@ -6,6 +6,9 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v11.18.0 - _March 1, 2023_
* Add KyberElastic support
## v11.17.6 - _February 1, 2023_
* Dependencies updated