aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packages/0x.js/CHANGELOG.json3
-rw-r--r--packages/0x.js/package.json2
-rw-r--r--packages/contract-wrappers/CHANGELOG.json3
-rw-r--r--packages/contract-wrappers/package.json2
-rw-r--r--packages/dev-utils/CHANGELOG.json1
-rw-r--r--packages/dev-utils/package.json2
-rw-r--r--packages/fill-scenarios/CHANGELOG.json3
-rw-r--r--packages/fill-scenarios/package.json2
-rw-r--r--packages/migrations/CHANGELOG.json1
-rw-r--r--packages/migrations/package.json2
-rw-r--r--packages/order-utils/CHANGELOG.json3
-rw-r--r--packages/order-utils/package.json2
-rw-r--r--packages/order-watcher/CHANGELOG.json3
-rw-r--r--packages/order-watcher/package.json2
-rw-r--r--packages/sol-cov/CHANGELOG.json1
-rw-r--r--packages/sol-cov/package.json2
16 files changed, 13 insertions, 21 deletions
diff --git a/packages/0x.js/CHANGELOG.json b/packages/0x.js/CHANGELOG.json
index d0ac258c1..49bbd8c02 100644
--- a/packages/0x.js/CHANGELOG.json
+++ b/packages/0x.js/CHANGELOG.json
@@ -5,8 +5,7 @@
{
"note": "Fixed bug caused by importing non-existent dep"
}
- ],
- "timestamp": 1532614997
+ ]
},
{
"version": "1.0.1-rc.1",
diff --git a/packages/0x.js/package.json b/packages/0x.js/package.json
index 18e9b4896..874b217b7 100644
--- a/packages/0x.js/package.json
+++ b/packages/0x.js/package.json
@@ -1,6 +1,6 @@
{
"name": "0x.js",
- "version": "1.0.1-rc.2",
+ "version": "1.0.1-rc.1",
"engines": {
"node": ">=6.12"
},
diff --git a/packages/contract-wrappers/CHANGELOG.json b/packages/contract-wrappers/CHANGELOG.json
index c391158c9..59025b120 100644
--- a/packages/contract-wrappers/CHANGELOG.json
+++ b/packages/contract-wrappers/CHANGELOG.json
@@ -5,8 +5,7 @@
{
"note": "Fixed bug caused by importing non-existent dep"
}
- ],
- "timestamp": 1532614997
+ ]
},
{
"version": "1.0.1-rc.1",
diff --git a/packages/contract-wrappers/package.json b/packages/contract-wrappers/package.json
index c0c66a031..8e663de00 100644
--- a/packages/contract-wrappers/package.json
+++ b/packages/contract-wrappers/package.json
@@ -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",
diff --git a/packages/dev-utils/CHANGELOG.json b/packages/dev-utils/CHANGELOG.json
index a807f4757..f21ceff7a 100644
--- a/packages/dev-utils/CHANGELOG.json
+++ b/packages/dev-utils/CHANGELOG.json
@@ -1,6 +1,5 @@
[
{
- "timestamp": 1532614997,
"version": "1.0.3",
"changes": [
{
diff --git a/packages/dev-utils/package.json b/packages/dev-utils/package.json
index b2a51c301..9ac04d85a 100644
--- a/packages/dev-utils/package.json
+++ b/packages/dev-utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@0xproject/dev-utils",
- "version": "1.0.3",
+ "version": "1.0.2",
"engines": {
"node": ">=6.12"
},
diff --git a/packages/fill-scenarios/CHANGELOG.json b/packages/fill-scenarios/CHANGELOG.json
index 873f0ad36..2afc89819 100644
--- a/packages/fill-scenarios/CHANGELOG.json
+++ b/packages/fill-scenarios/CHANGELOG.json
@@ -5,8 +5,7 @@
{
"note": "Dependencies updated"
}
- ],
- "timestamp": 1532614997
+ ]
},
{
"version": "1.0.1-rc.1",
diff --git a/packages/fill-scenarios/package.json b/packages/fill-scenarios/package.json
index cb4f82035..c43e73393 100644
--- a/packages/fill-scenarios/package.json
+++ b/packages/fill-scenarios/package.json
@@ -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",
diff --git a/packages/migrations/CHANGELOG.json b/packages/migrations/CHANGELOG.json
index 094819d08..c658dd486 100644
--- a/packages/migrations/CHANGELOG.json
+++ b/packages/migrations/CHANGELOG.json
@@ -1,6 +1,5 @@
[
{
- "timestamp": 1532614997,
"version": "1.0.3",
"changes": [
{
diff --git a/packages/migrations/package.json b/packages/migrations/package.json
index b769c16f5..3426b133a 100644
--- a/packages/migrations/package.json
+++ b/packages/migrations/package.json
@@ -1,6 +1,6 @@
{
"name": "@0xproject/migrations",
- "version": "1.0.3",
+ "version": "1.0.2",
"engines": {
"node": ">=6.12"
},
diff --git a/packages/order-utils/CHANGELOG.json b/packages/order-utils/CHANGELOG.json
index f6674377b..5c8451ac3 100644
--- a/packages/order-utils/CHANGELOG.json
+++ b/packages/order-utils/CHANGELOG.json
@@ -5,8 +5,7 @@
{
"note": "Dependencies updated"
}
- ],
- "timestamp": 1532614997
+ ]
},
{
"version": "1.0.1-rc.1",
diff --git a/packages/order-utils/package.json b/packages/order-utils/package.json
index 318d56340..e2b97ded7 100644
--- a/packages/order-utils/package.json
+++ b/packages/order-utils/package.json
@@ -1,6 +1,6 @@
{
"name": "@0xproject/order-utils",
- "version": "1.0.1-rc.2",
+ "version": "1.0.1-rc.1",
"engines": {
"node": ">=6.12"
},
diff --git a/packages/order-watcher/CHANGELOG.json b/packages/order-watcher/CHANGELOG.json
index 9e7f57bf4..ffa5dbcba 100644
--- a/packages/order-watcher/CHANGELOG.json
+++ b/packages/order-watcher/CHANGELOG.json
@@ -5,8 +5,7 @@
{
"note": "Fixed bug caused by importing non-existent dep"
}
- ],
- "timestamp": 1532614997
+ ]
},
{
"version": "1.0.1-rc.1",
diff --git a/packages/order-watcher/package.json b/packages/order-watcher/package.json
index 98607d408..0540b971a 100644
--- a/packages/order-watcher/package.json
+++ b/packages/order-watcher/package.json
@@ -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",
diff --git a/packages/sol-cov/CHANGELOG.json b/packages/sol-cov/CHANGELOG.json
index ab2f4354d..f59918c05 100644
--- a/packages/sol-cov/CHANGELOG.json
+++ b/packages/sol-cov/CHANGELOG.json
@@ -1,6 +1,5 @@
[
{
- "timestamp": 1532614997,
"version": "1.0.3",
"changes": [
{
diff --git a/packages/sol-cov/package.json b/packages/sol-cov/package.json
index a12cd425d..ba02d2c8b 100644
--- a/packages/sol-cov/package.json
+++ b/packages/sol-cov/package.json
@@ -1,6 +1,6 @@
{
"name": "@0xproject/sol-cov",
- "version": "1.0.3",
+ "version": "1.0.2",
"engines": {
"node": ">=6.12"
},