Fix quotation marks

This commit is contained in:
Brandon Millman 2018-03-16 11:22:43 -07:00
parent 0fb4de85c4
commit bbdb072634
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
## v0.33.2 - _TBD, 2018_ ## v0.33.2 - _TBD, 2018_
* Consolidate all `console.log` calls into `logUtils` in the `@0xproject/utils` package (#452) * Consolidate all `console.log` calls into `logUtils` in the `@0xproject/utils` package (#452)
* Consolidate `Order`, `SignedOrder`, and `ECSignature into` the `@0xproject/types` package (#456) * Consolidate `Order`, `SignedOrder`, and `ECSignature` into the `@0xproject/types` package (#456)
## v0.33.1 - _March 8, 2018_ ## v0.33.1 - _March 8, 2018_

View File

@ -2,7 +2,7 @@
## v0.6.3 - _TBD, 2018_ ## v0.6.3 - _TBD, 2018_
* Consolidate `Order`, `SignedOrder`, and `ECSignature into` the `@0xproject/types` package (#456) * Consolidate `Order`, `SignedOrder`, and `ECSignature` into the `@0xproject/types` package (#456)
## v0.6.2 - _February 16, 2018_ ## v0.6.2 - _February 16, 2018_

View File

@ -3,7 +3,7 @@
## v0.4.0 - _TBD, 2018_ ## v0.4.0 - _TBD, 2018_
* Remove `JSONRPCPayload` (#426) * Remove `JSONRPCPayload` (#426)
* Consolidate `Order`, `SignedOrder`, and `ECSignature into` the `@0xproject/types` package (#456) * Consolidate `Order`, `SignedOrder`, and `ECSignature` into the `@0xproject/types` package (#456)
## v0.3.1 - _March 8, 2018_ ## v0.3.1 - _March 8, 2018_