Fix changelogs and package versions for ones that weren't published

This commit is contained in:
Fabio Berger
2018-07-26 17:10:59 +02:00
parent e907b99314
commit 3b7ad1688b
16 changed files with 13 additions and 21 deletions

View File

@@ -5,8 +5,7 @@
{
"note": "Fixed bug caused by importing non-existent dep"
}
],
"timestamp": 1532614997
]
},
{
"version": "1.0.1-rc.1",

View File

@@ -1,6 +1,6 @@
{
"name": "0x.js",
"version": "1.0.1-rc.2",
"version": "1.0.1-rc.1",
"engines": {
"node": ">=6.12"
},