fix(0x.js, order-utils): Fix CHANGELOG.json versions
This commit is contained in:
		| @@ -1,18 +1,13 @@ | ||||
| [ | ||||
|     { | ||||
|         "version": "1.0.1-rc.4", | ||||
|         "changes": [ | ||||
|             { | ||||
|                 "pr": 914, | ||||
|                 "note": "Update ecSignOrderHashAsync to return the signature as a string for immediate use in contracts" | ||||
|             } | ||||
|         ] | ||||
|     }, | ||||
|     { | ||||
|         "version": "1.0.1-rc.3", | ||||
|         "changes": [ | ||||
|             { | ||||
|                 "note": "Dependencies updated" | ||||
|             }, | ||||
|             { | ||||
|                 "pr": 914, | ||||
|                 "note": "Update ecSignOrderHashAsync to return the signature as a string for immediate use in contracts" | ||||
|             } | ||||
|         ] | ||||
|     }, | ||||
|   | ||||
| @@ -1,17 +1,12 @@ | ||||
| [ | ||||
|     { | ||||
|         "version": "1.0.1-rc.4", | ||||
|         "version": "1.0.1-rc.3", | ||||
|         "changes": [ | ||||
|             { | ||||
|                 "pr": 914, | ||||
|                 "note": | ||||
|                     "Update ecSignOrderHashAsync to return signature string with signature type byte. Removes messagePrefixOpts." | ||||
|             } | ||||
|         ] | ||||
|     }, | ||||
|     { | ||||
|         "version": "1.0.1-rc.3", | ||||
|         "changes": [ | ||||
|             }, | ||||
|             { | ||||
|                 "note": | ||||
|                     "Added a synchronous `createOrder` method in `orderFactory`, updated public interfaces to support some optional parameters", | ||||
|   | ||||
		Reference in New Issue
	
	Block a user