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

Commit

Permalink
Updated CHANGELOGS
Browse files Browse the repository at this point in the history
  • Loading branch information
fabioberger committed May 14, 2019
1 parent 52a580d commit e7a7713
Show file tree
Hide file tree
Showing 43 changed files with 199 additions and 64 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 @@
[
{
"timestamp": 1557799313,
"version": "2.1.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "2.1.2",
"changes": [
Expand Down
4 changes: 4 additions & 0 deletions contracts/asset-proxy/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

## v2.1.3 - _May 14, 2019_

* Dependencies updated

## v2.1.2 - _May 10, 2019_

* Update tests to use contract-built-in `awaitTransactionSuccessAsync` (#1797)
Expand Down
9 changes: 9 additions & 0 deletions contracts/coordinator/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1557799313,
"version": "2.0.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1557507213,
"version": "2.0.1",
Expand Down
4 changes: 4 additions & 0 deletions contracts/coordinator/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

## v2.0.2 - _May 14, 2019_

* Dependencies updated

## v2.0.1 - _May 10, 2019_

* Dependencies updated
Expand Down
3 changes: 2 additions & 1 deletion contracts/erc1155/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
{
"note": "Dependencies updated"
}
]
],
"timestamp": 1557799313
},
{
"timestamp": 1557507213,
Expand Down
4 changes: 4 additions & 0 deletions contracts/erc1155/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.1.4 - _May 14, 2019_

* Dependencies updated

## v1.1.2 - _May 10, 2019_

* Dependencies updated
Expand Down
3 changes: 2 additions & 1 deletion contracts/erc20/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
{
"note": "Dependencies updated"
}
]
],
"timestamp": 1557799313
},
{
"timestamp": 1557507213,
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

## v2.2.3 - _May 14, 2019_

* Dependencies updated

## v2.2.1 - _May 10, 2019_

* Dependencies updated
Expand Down
3 changes: 2 additions & 1 deletion contracts/erc721/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
{
"note": "Dependencies updated"
}
]
],
"timestamp": 1557799313
},
{
"timestamp": 1557507213,
Expand Down
4 changes: 4 additions & 0 deletions contracts/erc721/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

## v2.1.4 - _May 14, 2019_

* Dependencies updated

## v2.1.2 - _May 10, 2019_

* Dependencies updated
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 @@
[
{
"timestamp": 1557799313,
"version": "3.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "3.0.0",
"changes": [
Expand Down
4 changes: 4 additions & 0 deletions contracts/exchange-forwarder/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

## v3.0.1 - _May 14, 2019_

* Dependencies updated

## v3.0.0 - _May 10, 2019_

* Update contracts to solidity ^0.5.5 and unpin dependencies (#1796)
Expand Down
3 changes: 2 additions & 1 deletion contracts/exchange-libs/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
{
"note": "Dependencies updated"
}
]
],
"timestamp": 1557799313
},
{
"timestamp": 1557507213,
Expand Down
4 changes: 4 additions & 0 deletions contracts/exchange-libs/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

## v2.1.4 - _May 14, 2019_

* Dependencies updated

## v2.1.2 - _May 10, 2019_

* Dependencies updated
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 @@
[
{
"timestamp": 1557799313,
"version": "2.1.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1557507213,
"version": "2.1.2",
Expand Down
4 changes: 4 additions & 0 deletions contracts/exchange/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

## v2.1.3 - _May 14, 2019_

* Dependencies updated

## v2.1.2 - _May 10, 2019_

* Dependencies updated
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 @@
[
{
"timestamp": 1557799313,
"version": "3.1.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1557507213,
"version": "3.1.2",
Expand Down
4 changes: 4 additions & 0 deletions contracts/extensions/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

## v3.1.3 - _May 14, 2019_

* Dependencies updated

## v3.1.2 - _May 10, 2019_

* Dependencies updated
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 @@
[
{
"timestamp": 1557799313,
"version": "3.1.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1557507213,
"version": "3.1.2",
Expand Down
4 changes: 4 additions & 0 deletions contracts/multisig/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

## v3.1.3 - _May 14, 2019_

* Dependencies updated

## v3.1.2 - _May 10, 2019_

* Dependencies updated
Expand Down
3 changes: 2 additions & 1 deletion contracts/test-utils/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
{
"note": "Dependencies updated"
}
]
],
"timestamp": 1557799313
},
{
"timestamp": 1557507213,
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

## v3.1.5 - _May 14, 2019_

* Dependencies updated

## v3.1.3 - _May 10, 2019_

* Dependencies updated
Expand Down
3 changes: 2 additions & 1 deletion contracts/utils/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
{
"note": "Dependencies updated"
}
]
],
"timestamp": 1557799313
},
{
"timestamp": 1557507213,
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

## v3.1.4 - _May 14, 2019_

* Dependencies updated

## v3.1.2 - _May 10, 2019_

* Dependencies updated
Expand Down
9 changes: 9 additions & 0 deletions packages/0x.js/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1557799313,
"version": "6.0.8",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1557507213,
"version": "6.0.7",
Expand Down
4 changes: 4 additions & 0 deletions packages/0x.js/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

## v6.0.8 - _May 14, 2019_

* Dependencies updated

## v6.0.7 - _May 10, 2019_

* Dependencies updated
Expand Down
3 changes: 2 additions & 1 deletion packages/asset-buyer/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"note": "Convert `metaData.remainingTakerAssetAmount` to BigNumber if present in APIOrder",
"pr": 1810
}
]
],
"timestamp": 1557799313
},
{
"timestamp": 1557507213,
Expand Down
4 changes: 4 additions & 0 deletions packages/asset-buyer/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

## v6.1.3 - _May 14, 2019_

* Convert `metaData.remainingTakerAssetAmount` to BigNumber if present in APIOrder (#1810)

## v6.1.1 - _May 10, 2019_

* Dependencies updated
Expand Down
3 changes: 2 additions & 1 deletion packages/connect/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
{
"note": "Dependencies updated"
}
]
],
"timestamp": 1557799313
},
{
"timestamp": 1557507213,
Expand Down
4 changes: 4 additions & 0 deletions packages/connect/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.0.8 - _May 14, 2019_

* Dependencies updated

## v5.0.6 - _May 10, 2019_

* Dependencies updated
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 @@ -6,7 +6,8 @@
"note": "Redeploy Coordinator contract",
"pr": 1812
}
]
],
"timestamp": 1557799313
},
{
"version": "2.3.1",
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 @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v2.3.3 - _May 14, 2019_

* Redeploy Coordinator contract (#1812)

## v2.3.1 - _April 11, 2019_

* Dependencies updated
Expand Down
3 changes: 2 additions & 1 deletion packages/contract-wrappers/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
{
"note": "Dependencies updated"
}
]
],
"timestamp": 1557799313
},
{
"version": "9.1.0",
Expand Down
4 changes: 4 additions & 0 deletions packages/contract-wrappers/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

## v9.1.2 - _May 14, 2019_

* Dependencies updated

## v9.1.0 - _May 10, 2019_

* Added CoordinatorWrapper to support orders with the Coordinator extension contract (#1792)
Expand Down
3 changes: 2 additions & 1 deletion packages/fill-scenarios/CHANGELOG.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
{
"note": "Dependencies updated"
}
]
],
"timestamp": 1557799313
},
{
"timestamp": 1557507213,
Expand Down
Loading

0 comments on commit e7a7713

Please sign in to comment.