Updated CHANGELOGS & MD docs

This commit is contained in:
Github Actions 2022-03-02 12:55:55 +00:00
parent e5d60b8077
commit 0d8e83cd75
20 changed files with 117 additions and 2 deletions

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1646225739,
"version": "3.3.27",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1645569128,
"version": "3.3.26",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v3.3.27 - _March 2, 2022_
* Dependencies updated
## v3.3.26 - _February 22, 2022_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1646225739,
"version": "5.4.18",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1645569128,
"version": "5.4.17",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v5.4.18 - _March 2, 2022_
* Dependencies updated
## v5.4.17 - _February 22, 2022_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1646225739,
"version": "1.4.10",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1645569128,
"version": "1.4.9",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.4.10 - _March 2, 2022_
* Dependencies updated
## v1.4.9 - _February 22, 2022_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1646225739,
"version": "4.8.8",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1645569128,
"version": "4.8.7",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v4.8.8 - _March 2, 2022_
* Dependencies updated
## v4.8.7 - _February 22, 2022_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1646225739,
"version": "0.31.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.31.0",
"changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v0.31.1 - _March 2, 2022_
* Dependencies updated
## v0.31.0 - _February 22, 2022_
* Add ERC721OrdersFeature, ERC1155OrdersFeature, and ERC165Feature (#429)

View File

@ -10,7 +10,8 @@
"note": "Improve Uniswap V3 gas schedule",
"pr": 424
}
]
],
"timestamp": 1646225739
},
{
"version": "16.49.9",

View File

@ -5,6 +5,11 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v16.50.0 - _March 2, 2022_
* Adding support for Geist on `Fantom` (#398)
* Improve Uniswap V3 gas schedule (#424)
## v16.49.9 - _February 24, 2022_
* Fix native order scaling & filter out 1 wei quotes (#430)

View File

@ -6,7 +6,8 @@
"note": "Update fantom fillQuoteTransformer addresses",
"pr": 398
}
]
],
"timestamp": 1646225739
},
{
"version": "6.11.0",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v6.12.0 - _March 2, 2022_
* Update fantom fillQuoteTransformer addresses (#398)
## v6.11.0 - _December 24, 2021_
* Add Optimism addresses (#385)

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1646225739,
"version": "13.19.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "13.19.0",
"changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v13.19.1 - _March 2, 2022_
* Dependencies updated
## v13.19.0 - _February 22, 2022_
* Regenerate wrappers to add ContractTxFunctionObj.selector (#429)

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1646225739,
"version": "8.1.16",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1645569128,
"version": "8.1.15",

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v8.1.16 - _March 2, 2022_
* Dependencies updated
## v8.1.15 - _February 22, 2022_
* Dependencies updated

View File

@ -1,4 +1,13 @@
[
{
"timestamp": 1646225739,
"version": "1.11.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "1.11.0",
"changes": [

View File

@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
CHANGELOG
## v1.11.1 - _March 2, 2022_
* Dependencies updated
## v1.11.0 - _February 22, 2022_
* Add utils and errors for NFT orders (#429)