Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
Updated changelogs for deployFrom0xArtifactAsync interface change
Browse files Browse the repository at this point in the history
  • Loading branch information
hysz committed Jul 26, 2019
1 parent faa9c8b commit 8b67e2d
Show file tree
Hide file tree
Showing 16 changed files with 146 additions and 0 deletions.
9 changes: 9 additions & 0 deletions contracts/asset-proxy/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"version": "2.2.4",
"changes": [
{
"note": "Updated calls to <contract wrapper>.deploy0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
]
},
{
"timestamp": 1563957393,
"version": "2.2.3",
Expand Down
10 changes: 10 additions & 0 deletions contracts/coordinator/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@

[
{
"version": "2.0.9",
"changes": [
{
"note": "Updated calls to <contract wrapper>.deploy0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
]
},
{
"timestamp": 1563957393,
"version": "2.0.8",
Expand Down
9 changes: 9 additions & 0 deletions contracts/dev-utils/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"version": "0.0.6",
"changes": [
{
"note": "Updated calls to <contract wrapper>.deploy0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
]
},
{
"timestamp": 1563957393,
"version": "0.0.5",
Expand Down
10 changes: 10 additions & 0 deletions contracts/erc1155/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@

[
{
"version": "1.1.11",
"changes": [
{
"note": "Updated calls to <contract wrapper>.deploy0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
]
},
{
"timestamp": 1563957393,
"version": "1.1.10",
Expand Down
9 changes: 9 additions & 0 deletions contracts/erc20/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"version": "2.2.10",
"changes": [
{
"note": "Updated calls to <contract wrapper>.deploy0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
]
},
{
"timestamp": 1563957393,
"version": "2.2.9",
Expand Down
9 changes: 9 additions & 0 deletions contracts/erc721/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"version": "2.1.11",
"changes": [
{
"note": "Updated calls to <contract wrapper>.deploy0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
]
},
{
"timestamp": 1563957393,
"version": "2.1.10",
Expand Down
9 changes: 9 additions & 0 deletions contracts/exchange-forwarder/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"version": "3.0.8",
"changes": [
{
"note": "Updated calls to <contract wrapper>.deploy0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
]
},
{
"timestamp": 1563957393,
"version": "3.0.7",
Expand Down
9 changes: 9 additions & 0 deletions contracts/exchange-libs/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"version": "3.0.4",
"changes": [
{
"note": "Updated calls to <contract wrapper>.deploy0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
]
},
{
"timestamp": 1563957393,
"version": "3.0.3",
Expand Down
9 changes: 9 additions & 0 deletions contracts/exchange/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"version": "2.1.10",
"changes": [
{
"note": "Updated calls to <contract wrapper>.deploy0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
]
},
{
"timestamp": 1563957393,
"version": "2.1.9",
Expand Down
9 changes: 9 additions & 0 deletions contracts/extensions/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"version": "4.0.4",
"changes": [
{
"note": "Updated calls to <contract wrapper>.deploy0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
]
},
{
"timestamp": 1563957393,
"version": "4.0.3",
Expand Down
9 changes: 9 additions & 0 deletions contracts/multisig/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"version": "3.1.10",
"changes": [
{
"note": "Updated calls to <contract wrapper>.deploy0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
]
},
{
"timestamp": 1563957393,
"version": "3.1.9",
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 @@
[
{
"version": "3.1.11",
"changes": [
{
"note": "Updated calls to <contract wrapper>.deploy0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
]
},
{
"timestamp": 1563957393,
"version": "3.1.10",
Expand Down
9 changes: 9 additions & 0 deletions packages/abi-gen-templates/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"version": "2.4.0",
"changes": [
{
"note": "Updated calls to <contract wrapper>.deploy0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
]
},
{
"version": "2.3.0",
"changes": [
Expand Down
9 changes: 9 additions & 0 deletions packages/base-contract/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"version": "5.2.0",
"changes": [
{
"note": "Updated interface to <contract wrapper>.deploy0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
]
},
{
"timestamp": 1563957393,
"version": "5.1.2",
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 @@
[
{
"version": "9.2.0",
"changes": [
{
"note": "Updated calls to <contract wrapper>.deploy0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
]
},
{
"version": "9.1.8",
"changes": [
Expand Down
9 changes: 9 additions & 0 deletions packages/migrations/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"version": "4.1.11",
"changes": [
{
"note": "Updated calls to <contract wrapper>.deploy0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
]
},
{
"timestamp": 1563957393,
"version": "4.1.10",
Expand Down

0 comments on commit 8b67e2d

Please sign in to comment.