Update CHANGELOG's to publish non-RC versions

This commit is contained in:
Fabio Berger
2018-09-05 11:06:11 +01:00
parent 561e525778
commit 38acdfd632
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[
{
"version": "2.0.0-rc.3",
"version": "2.0.0",
"changes": [
{
"note": "Change `OrderConfigRequest` to use BigNumber instead of string for relevant fields.",

View File

@@ -1,6 +1,6 @@
[
{
"version": "1.0.1-rc.6",
"version": "1.0.1",
"changes": [
{
"note": "Add `OrderValidatorWrapper`"

View File

@@ -1,6 +1,6 @@
[
{
"version": "1.0.1-rc.7",
"version": "1.0.1",
"changes": [
{
"note": "Export `orderParsingUtils`",

View File

@@ -1,6 +1,6 @@
[
{
"version": "1.0.1-rc.7",
"version": "1.0.1",
"changes": [
{
"note": "Add AssetProxyOwner revert reasons",