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

Commit

Permalink
reverted changelog for packages not published
Browse files Browse the repository at this point in the history
  • Loading branch information
David Sun committed Jul 31, 2019
1 parent d36eb04 commit d8b1123
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 20 deletions.
3 changes: 1 addition & 2 deletions contracts/asset-proxy/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"note": "Updated calls to <contract wrapper>.deployFrom0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
],
"timestamp": 1564604963
]
},
{
"timestamp": 1563957393,
Expand Down
2 changes: 1 addition & 1 deletion contracts/asset-proxy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-asset-proxy",
"version": "2.2.4",
"version": "2.2.3",
"engines": {
"node": ">=6.12"
},
Expand Down
3 changes: 1 addition & 2 deletions contracts/coordinator/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"note": "Updated calls to <contract wrapper>.deployFrom0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
],
"timestamp": 1564604963
]
},
{
"timestamp": 1563957393,
Expand Down
2 changes: 1 addition & 1 deletion contracts/coordinator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-coordinator",
"version": "2.0.9",
"version": "2.0.8",
"engines": {
"node": ">=6.12"
},
Expand Down
2 changes: 1 addition & 1 deletion contracts/dev-utils/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[
{
"version": "0.0.6",
"version": "0.0.5",
"changes": [
{
"note": "Updated calls to <contract wrapper>.deployFrom0xArtifactAsync to include artifact dependencies.",
Expand Down
2 changes: 1 addition & 1 deletion contracts/dev-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-dev-utils",
"version": "0.0.6",
"version": "0.0.5",
"engines": {
"node": ">=6.12"
},
Expand Down
3 changes: 1 addition & 2 deletions contracts/exchange-forwarder/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"note": "Updated calls to <contract wrapper>.deployFrom0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
],
"timestamp": 1564604963
]
},
{
"timestamp": 1563957393,
Expand Down
2 changes: 1 addition & 1 deletion contracts/exchange-forwarder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-exchange-forwarder",
"version": "3.0.8",
"version": "3.0.7",
"engines": {
"node": ">=6.12"
},
Expand Down
3 changes: 1 addition & 2 deletions contracts/exchange/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"note": "Updated calls to <contract wrapper>.deployFrom0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
],
"timestamp": 1564604963
]
},
{
"timestamp": 1563957393,
Expand Down
2 changes: 1 addition & 1 deletion contracts/exchange/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-exchange",
"version": "2.1.10",
"version": "2.1.9",
"engines": {
"node": ">=6.12"
},
Expand Down
3 changes: 1 addition & 2 deletions contracts/extensions/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"note": "Updated calls to <contract wrapper>.deployFrom0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
],
"timestamp": 1564604963
]
},
{
"timestamp": 1563957393,
Expand Down
2 changes: 1 addition & 1 deletion contracts/extensions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-extensions",
"version": "4.0.4",
"version": "4.0.3",
"engines": {
"node": ">=6.12"
},
Expand Down
3 changes: 1 addition & 2 deletions contracts/multisig/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
"note": "Updated calls to <contract wrapper>.deployFrom0xArtifactAsync to include artifact dependencies.",
"pr": 1995
}
],
"timestamp": 1564604963
]
},
{
"timestamp": 1563957393,
Expand Down
2 changes: 1 addition & 1 deletion contracts/multisig/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@0x/contracts-multisig",
"version": "3.1.10",
"version": "3.1.9",
"engines": {
"node": ">=6.12"
},
Expand Down

0 comments on commit d8b1123

Please sign in to comment.