Skip to content

Commit

Permalink
Updated CHANGELOGS & MD docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Github Actions committed Jul 19, 2023
1 parent 01e2690 commit b9e80db
Show file tree
Hide file tree
Showing 17 changed files with 92 additions and 3 deletions.
9 changes: 9 additions & 0 deletions contracts/erc20/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1689791426,
"version": "4.0.9",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1683749017,
"version": "4.0.8",
Expand Down
4 changes: 4 additions & 0 deletions contracts/erc20/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v4.0.9 - _July 19, 2023_

* Dependencies updated

## v4.0.8 - _May 10, 2023_

* Dependencies updated
Expand Down
9 changes: 9 additions & 0 deletions contracts/test-utils/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1689791426,
"version": "5.4.55",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1683749017,
"version": "5.4.54",
Expand Down
4 changes: 4 additions & 0 deletions contracts/test-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v5.4.55 - _July 19, 2023_

* Dependencies updated

## v5.4.54 - _May 10, 2023_

* Dependencies updated
Expand Down
9 changes: 9 additions & 0 deletions contracts/treasury/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1689791426,
"version": "1.4.49",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1683749017,
"version": "1.4.48",
Expand Down
4 changes: 4 additions & 0 deletions contracts/treasury/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v1.4.49 - _July 19, 2023_

* Dependencies updated

## v1.4.48 - _May 10, 2023_

* Dependencies updated
Expand Down
9 changes: 9 additions & 0 deletions contracts/utils/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1689791426,
"version": "4.8.47",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1683749017,
"version": "4.8.46",
Expand Down
4 changes: 4 additions & 0 deletions contracts/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v4.8.47 - _July 19, 2023_

* Dependencies updated

## v4.8.46 - _May 10, 2023_

* Dependencies updated
Expand Down
3 changes: 2 additions & 1 deletion contracts/zero-ex/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@
{
"note": "Add Uniswap V3 support on Avalanche and BSC"
}
]
],
"timestamp": 1689791426
},
{
"version": "0.44.0",
Expand Down
7 changes: 7 additions & 0 deletions contracts/zero-ex/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v0.45.0 - _July 19, 2023_

* Remove Bancor V1 support
* Remove Shell and MStable support
* Add Base Mainnet and Goerli BridgeAdapters
* Add Uniswap V3 support on Avalanche and BSC

## v0.44.0 - _May 10, 2023_

* Add Trader Joe V2 MixIn to Arbitrum
Expand Down
2 changes: 1 addition & 1 deletion contracts/zero-ex/test/artifacts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -320,9 +320,9 @@ export const artifacts = {
AbstractBridgeAdapter: AbstractBridgeAdapter as ContractArtifact,
ArbitrumBridgeAdapter: ArbitrumBridgeAdapter as ContractArtifact,
AvalancheBridgeAdapter: AvalancheBridgeAdapter as ContractArtifact,
BSCBridgeAdapter: BSCBridgeAdapter as ContractArtifact,
BaseBridgeAdapter: BaseBridgeAdapter as ContractArtifact,
BaseGoerliBridgeAdapter: BaseGoerliBridgeAdapter as ContractArtifact,
BSCBridgeAdapter: BSCBridgeAdapter as ContractArtifact,
BridgeProtocols: BridgeProtocols as ContractArtifact,
CeloBridgeAdapter: CeloBridgeAdapter as ContractArtifact,
EthereumBridgeAdapter: EthereumBridgeAdapter as ContractArtifact,
Expand Down
3 changes: 2 additions & 1 deletion packages/contract-addresses/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
{
"note": "Add UniswapV3 support in Avalanche and BSC FillQuoteTransformers"
}
]
],
"timestamp": 1689791426
},
{
"version": "8.7.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/contract-addresses/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v8.8.0 - _July 19, 2023_

* Add Base mainnet addresses
* Add UniswapV3 support in Avalanche and BSC FillQuoteTransformers
## v8.7.0 - _May 10, 2023_

* Add Trader Joe V2 MixIn to Arbitrum
Expand Down
9 changes: 9 additions & 0 deletions packages/contract-wrappers/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1689791426,
"version": "13.23.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1683749017,
"version": "13.23.2",
Expand Down
3 changes: 3 additions & 0 deletions packages/contract-wrappers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v13.23.3 - _July 19, 2023_

* Dependencies updated
## v13.23.2 - _May 10, 2023_

* Dependencies updated
Expand Down
9 changes: 9 additions & 0 deletions packages/protocol-utils/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1689791426,
"version": "11.22.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1683749017,
"version": "11.22.2",
Expand Down
3 changes: 3 additions & 0 deletions packages/protocol-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v11.22.3 - _July 19, 2023_

* Dependencies updated
## v11.22.2 - _May 10, 2023_

* Dependencies updated
Expand Down

0 comments on commit b9e80db

Please sign in to comment.