Compare commits

...

3 Commits

Author SHA1 Message Date
David Sun
281c207921 Publish
- @0x/contracts-asset-proxy@2.2.4
 - @0x/contracts-coordinator@2.0.9
 - @0x/contracts-dev-utils@0.0.6
 - @0x/contracts-exchange-forwarder@3.0.8
 - @0x/contracts-exchange@2.1.10
 - @0x/contracts-extensions@4.0.4
 - @0x/contracts-multisig@3.1.10
2019-07-31 14:14:47 -07:00
David Sun
ae531eef5f Updated CHANGELOGS 2019-07-31 14:14:35 -07:00
David Sun
d8b11238e6 reverted changelog for packages not published 2019-07-31 14:02:18 -07:00
9 changed files with 832 additions and 45 deletions

View File

@@ -7,7 +7,7 @@
"pr": 1995 "pr": 1995
} }
], ],
"timestamp": 1564604963 "timestamp": 1564607468
}, },
{ {
"timestamp": 1563957393, "timestamp": 1563957393,

View File

@@ -7,7 +7,7 @@
"pr": 1995 "pr": 1995
} }
], ],
"timestamp": 1564604963 "timestamp": 1564607468
}, },
{ {
"timestamp": 1563957393, "timestamp": 1563957393,

View File

@@ -1,6 +1,15 @@
[ [
{ {
"timestamp": 1564607468,
"version": "0.0.6", "version": "0.0.6",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "0.0.5",
"changes": [ "changes": [
{ {
"note": "Updated calls to <contract wrapper>.deployFrom0xArtifactAsync to include artifact dependencies.", "note": "Updated calls to <contract wrapper>.deployFrom0xArtifactAsync to include artifact dependencies.",

View File

@@ -7,6 +7,10 @@ CHANGELOG
## v0.0.6 - _July 31, 2019_ ## v0.0.6 - _July 31, 2019_
* Dependencies updated
## v0.0.5 - _July 31, 2019_
* Updated calls to <contract wrapper>.deployFrom0xArtifactAsync to include artifact dependencies. (#1995) * Updated calls to <contract wrapper>.deployFrom0xArtifactAsync to include artifact dependencies. (#1995)
## v0.0.5 - _July 24, 2019_ ## v0.0.5 - _July 24, 2019_

View File

@@ -7,7 +7,7 @@
"pr": 1995 "pr": 1995
} }
], ],
"timestamp": 1564604963 "timestamp": 1564607468
}, },
{ {
"timestamp": 1563957393, "timestamp": 1563957393,

View File

@@ -7,7 +7,7 @@
"pr": 1995 "pr": 1995
} }
], ],
"timestamp": 1564604963 "timestamp": 1564607468
}, },
{ {
"timestamp": 1563957393, "timestamp": 1563957393,

View File

@@ -7,7 +7,7 @@
"pr": 1995 "pr": 1995
} }
], ],
"timestamp": 1564604963 "timestamp": 1564607468
}, },
{ {
"timestamp": 1563957393, "timestamp": 1563957393,

View File

@@ -7,7 +7,7 @@
"pr": 1995 "pr": 1995
} }
], ],
"timestamp": 1564604963 "timestamp": 1564607468
}, },
{ {
"timestamp": 1563957393, "timestamp": 1563957393,

852
yarn.lock

File diff suppressed because it is too large Load Diff