Updated CHANGELOGS & MD docs
This commit is contained in:
parent
5a6df5a39a
commit
33e38fd0a1
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1666645023,
|
||||||
|
"version": "3.3.49",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1666381417,
|
"timestamp": 1666381417,
|
||||||
"version": "3.3.48",
|
"version": "3.3.48",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v3.3.49 - _October 24, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v3.3.48 - _October 21, 2022_
|
## v3.3.48 - _October 21, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1666645023,
|
||||||
|
"version": "5.4.39",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1666381417,
|
"timestamp": 1666381417,
|
||||||
"version": "5.4.38",
|
"version": "5.4.38",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v5.4.39 - _October 24, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v5.4.38 - _October 21, 2022_
|
## v5.4.38 - _October 21, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1666645023,
|
||||||
|
"version": "1.4.32",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1666381417,
|
"timestamp": 1666381417,
|
||||||
"version": "1.4.31",
|
"version": "1.4.31",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v1.4.32 - _October 24, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v1.4.31 - _October 21, 2022_
|
## v1.4.31 - _October 21, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1666645023,
|
||||||
|
"version": "4.8.30",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1666381417,
|
"timestamp": 1666381417,
|
||||||
"version": "4.8.29",
|
"version": "4.8.29",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v4.8.30 - _October 24, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v4.8.29 - _October 21, 2022_
|
## v4.8.29 - _October 21, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1666645023,
|
||||||
|
"version": "0.37.9",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1666381417,
|
"timestamp": 1666381417,
|
||||||
"version": "0.37.8",
|
"version": "0.37.8",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v0.37.9 - _October 24, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v0.37.8 - _October 21, 2022_
|
## v0.37.8 - _October 21, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -6,7 +6,8 @@
|
|||||||
"note": "Add `BalancerV2Batch` support in `FantomBridgeAdapter`",
|
"note": "Add `BalancerV2Batch` support in `FantomBridgeAdapter`",
|
||||||
"pr": 607
|
"pr": 607
|
||||||
}
|
}
|
||||||
]
|
],
|
||||||
|
"timestamp": 1666645023
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"version": "7.0.0",
|
"version": "7.0.0",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v7.1.0 - _October 24, 2022_
|
||||||
|
|
||||||
|
* Add `BalancerV2Batch` support in `FantomBridgeAdapter` (#607)
|
||||||
|
|
||||||
## v7.0.0 - _October 21, 2022_
|
## v7.0.0 - _October 21, 2022_
|
||||||
|
|
||||||
* Updated Ethereum FQT to enable RFQT V2 (#604)
|
* Updated Ethereum FQT to enable RFQT V2 (#604)
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1666645023,
|
||||||
|
"version": "13.22.8",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1666381417,
|
"timestamp": 1666381417,
|
||||||
"version": "13.22.7",
|
"version": "13.22.7",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v13.22.8 - _October 24, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v13.22.7 - _October 21, 2022_
|
## v13.22.7 - _October 21, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -1,4 +1,13 @@
|
|||||||
[
|
[
|
||||||
|
{
|
||||||
|
"timestamp": 1666645023,
|
||||||
|
"version": "11.16.16",
|
||||||
|
"changes": [
|
||||||
|
{
|
||||||
|
"note": "Dependencies updated"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"timestamp": 1666381417,
|
"timestamp": 1666381417,
|
||||||
"version": "11.16.15",
|
"version": "11.16.15",
|
||||||
|
@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.
|
|||||||
|
|
||||||
CHANGELOG
|
CHANGELOG
|
||||||
|
|
||||||
|
## v11.16.16 - _October 24, 2022_
|
||||||
|
|
||||||
|
* Dependencies updated
|
||||||
|
|
||||||
## v11.16.15 - _October 21, 2022_
|
## v11.16.15 - _October 21, 2022_
|
||||||
|
|
||||||
* Dependencies updated
|
* Dependencies updated
|
||||||
|
@ -773,6 +773,11 @@
|
|||||||
js-sha3 "^0.7.0"
|
js-sha3 "^0.7.0"
|
||||||
uuid "^3.3.2"
|
uuid "^3.3.2"
|
||||||
|
|
||||||
|
"@0x/contract-addresses@^6.12.1", "@0x/contract-addresses@^6.6.0":
|
||||||
|
version "6.25.0"
|
||||||
|
resolved "https://registry.yarnpkg.com/@0x/contract-addresses/-/contract-addresses-6.25.0.tgz#bb0d138d40924244482336153317f0e8a5d42b0a"
|
||||||
|
integrity sha512-0Kr2sMupS2wNqWLvWg8fnBdOHWwLKjhsIlazUBkDpQWyNOO/eI/bwoxwMOmxf0hVSmSL5/Vn1bulltLBdKIWww==
|
||||||
|
|
||||||
"@0x/contracts-asset-proxy@^3.7.19":
|
"@0x/contracts-asset-proxy@^3.7.19":
|
||||||
version "3.7.19"
|
version "3.7.19"
|
||||||
resolved "https://registry.yarnpkg.com/@0x/contracts-asset-proxy/-/contracts-asset-proxy-3.7.19.tgz#ee621a233f4d77b439c74c5b8d70db2e1ed001c4"
|
resolved "https://registry.yarnpkg.com/@0x/contracts-asset-proxy/-/contracts-asset-proxy-3.7.19.tgz#ee621a233f4d77b439c74c5b8d70db2e1ed001c4"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user