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"
},

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": "@0xproject/contract-wrappers",
"version": "1.0.1-rc.2",
"version": "1.0.1-rc.1",
"description": "Smart TS wrappers for 0x smart contracts",
"keywords": [
"0xproject",

View File

@@ -1,6 +1,5 @@
[
{
"timestamp": 1532614997,
"version": "1.0.3",
"changes": [
{

View File

@@ -1,6 +1,6 @@
{
"name": "@0xproject/dev-utils",
"version": "1.0.3",
"version": "1.0.2",
"engines": {
"node": ">=6.12"
},

View File

@@ -5,8 +5,7 @@
{
"note": "Dependencies updated"
}
],
"timestamp": 1532614997
]
},
{
"version": "1.0.1-rc.1",

View File

@@ -1,6 +1,6 @@
{
"name": "@0xproject/fill-scenarios",
"version": "1.0.1-rc.2",
"version": "1.0.1-rc.1",
"description": "0x order fill scenario generator",
"main": "lib/index.js",
"types": "lib/index.d.ts",

View File

@@ -1,6 +1,5 @@
[
{
"timestamp": 1532614997,
"version": "1.0.3",
"changes": [
{

View File

@@ -1,6 +1,6 @@
{
"name": "@0xproject/migrations",
"version": "1.0.3",
"version": "1.0.2",
"engines": {
"node": ">=6.12"
},

View File

@@ -5,8 +5,7 @@
{
"note": "Dependencies updated"
}
],
"timestamp": 1532614997
]
},
{
"version": "1.0.1-rc.1",

View File

@@ -1,6 +1,6 @@
{
"name": "@0xproject/order-utils",
"version": "1.0.1-rc.2",
"version": "1.0.1-rc.1",
"engines": {
"node": ">=6.12"
},

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": "@0xproject/order-watcher",
"version": "1.0.1-rc.2",
"version": "1.0.1-rc.1",
"description": "An order watcher daemon that watches for order validity",
"keywords": [
"0x",

View File

@@ -1,6 +1,5 @@
[
{
"timestamp": 1532614997,
"version": "1.0.3",
"changes": [
{

View File

@@ -1,6 +1,6 @@
{
"name": "@0xproject/sol-cov",
"version": "1.0.3",
"version": "1.0.2",
"engines": {
"node": ">=6.12"
},