Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
Updated CHANGELOGS
Browse files Browse the repository at this point in the history
  • Loading branch information
LogvinovLeon committed Jan 17, 2019
1 parent 0e6aea8 commit 0d877a8
Show file tree
Hide file tree
Showing 35 changed files with 220 additions and 70 deletions.
9 changes: 9 additions & 0 deletions contracts/examples/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1547747677,
"version": "1.0.6",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1547561734,
"version": "1.0.5",
Expand Down
4 changes: 4 additions & 0 deletions contracts/examples/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v1.0.6 - _January 17, 2019_

* Dependencies updated

## v1.0.5 - _January 15, 2019_

* Dependencies updated
Expand Down
9 changes: 9 additions & 0 deletions contracts/extensions/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1547747677,
"version": "1.2.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1547561734,
"version": "1.2.2",
Expand Down
4 changes: 4 additions & 0 deletions contracts/extensions/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v1.2.3 - _January 17, 2019_

* Dependencies updated

## v1.2.2 - _January 15, 2019_

* Dependencies updated
Expand Down
9 changes: 9 additions & 0 deletions contracts/interfaces/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1547747677,
"version": "1.0.6",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1547561734,
"version": "1.0.5",
Expand Down
4 changes: 4 additions & 0 deletions contracts/interfaces/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v1.0.6 - _January 17, 2019_

* Dependencies updated

## v1.0.5 - _January 15, 2019_

* Dependencies updated
Expand Down
9 changes: 9 additions & 0 deletions contracts/libs/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1547747677,
"version": "1.0.6",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1547561734,
"version": "1.0.5",
Expand Down
4 changes: 4 additions & 0 deletions contracts/libs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v1.0.6 - _January 17, 2019_

* Dependencies updated

## v1.0.5 - _January 15, 2019_

* Dependencies updated
Expand Down
9 changes: 9 additions & 0 deletions contracts/multisig/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1547747677,
"version": "1.0.6",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1547561734,
"version": "1.0.5",
Expand Down
4 changes: 4 additions & 0 deletions contracts/multisig/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v1.0.6 - _January 17, 2019_

* Dependencies updated

## v1.0.5 - _January 15, 2019_

* Dependencies updated
Expand Down
9 changes: 9 additions & 0 deletions contracts/protocol/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1547747677,
"version": "2.2.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1547561734,
"version": "2.2.2",
Expand Down
4 changes: 4 additions & 0 deletions contracts/protocol/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v2.2.3 - _January 17, 2019_

* Dependencies updated

## v2.2.2 - _January 15, 2019_

* Dependencies updated
Expand Down
9 changes: 9 additions & 0 deletions contracts/test-utils/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1547747677,
"version": "2.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "2.0.0",
"changes": [
Expand Down
4 changes: 4 additions & 0 deletions contracts/test-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v2.0.1 - _January 17, 2019_

* Dependencies updated

## v2.0.0 - _January 15, 2019_

* Renamed OrderStatus enum members to PascalCase to conform with tslint enum-naming rule (#1474)
Expand Down
9 changes: 9 additions & 0 deletions contracts/tokens/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1547747677,
"version": "1.0.6",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1547561734,
"version": "1.0.5",
Expand Down
4 changes: 4 additions & 0 deletions contracts/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v1.0.6 - _January 17, 2019_

* Dependencies updated

## v1.0.5 - _January 15, 2019_

* Dependencies updated
Expand Down
9 changes: 9 additions & 0 deletions contracts/utils/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1547747677,
"version": "1.0.6",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1547561734,
"version": "1.0.5",
Expand Down
4 changes: 4 additions & 0 deletions contracts/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v1.0.6 - _January 17, 2019_

* Dependencies updated

## v1.0.5 - _January 15, 2019_

* Dependencies updated
Expand Down
9 changes: 9 additions & 0 deletions packages/0x.js/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1547747677,
"version": "3.0.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1547561734,
"version": "3.0.2",
Expand Down
4 changes: 4 additions & 0 deletions packages/0x.js/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v3.0.3 - _January 17, 2019_

* Dependencies updated

## v3.0.2 - _January 15, 2019_

* Dependencies updated
Expand Down
9 changes: 9 additions & 0 deletions packages/asset-buyer/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1547747677,
"version": "4.0.2",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1547561734,
"version": "4.0.1",
Expand Down
4 changes: 4 additions & 0 deletions packages/asset-buyer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v4.0.2 - _January 17, 2019_

* Dependencies updated

## v4.0.1 - _January 15, 2019_

* Dependencies updated
Expand Down
9 changes: 9 additions & 0 deletions packages/contract-wrappers/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1547747677,
"version": "5.0.1",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"version": "5.0.0",
"changes": [
Expand Down
4 changes: 4 additions & 0 deletions packages/contract-wrappers/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v5.0.1 - _January 17, 2019_

* Dependencies updated

## v5.0.0 - _January 15, 2019_

* Renamed OrderStatus enum members to PascalCase to conform with tslint enum-naming rule (#1474)
Expand Down
9 changes: 9 additions & 0 deletions packages/order-watcher/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1547747677,
"version": "2.4.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1547561734,
"version": "2.4.2",
Expand Down
4 changes: 4 additions & 0 deletions packages/order-watcher/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v2.4.3 - _January 17, 2019_

* Dependencies updated

## v2.4.2 - _January 15, 2019_

* Dependencies updated
Expand Down
9 changes: 9 additions & 0 deletions packages/sol-coverage/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1547747677,
"version": "1.0.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1547561734,
"version": "1.0.2",
Expand Down
4 changes: 4 additions & 0 deletions packages/sol-coverage/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v1.0.3 - _January 17, 2019_

* Dependencies updated

## v1.0.2 - _January 15, 2019_

* Dependencies updated
Expand Down
9 changes: 9 additions & 0 deletions packages/sol-profiler/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1547747677,
"version": "1.0.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1547561734,
"version": "1.0.2",
Expand Down
4 changes: 4 additions & 0 deletions packages/sol-profiler/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v1.0.3 - _January 17, 2019_

* Dependencies updated

## v1.0.2 - _January 15, 2019_

* Dependencies updated
Expand Down
9 changes: 9 additions & 0 deletions packages/sol-trace/CHANGELOG.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"timestamp": 1547747677,
"version": "1.0.3",
"changes": [
{
"note": "Dependencies updated"
}
]
},
{
"timestamp": 1547561734,
"version": "1.0.2",
Expand Down
4 changes: 4 additions & 0 deletions packages/sol-trace/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only.

CHANGELOG

## v1.0.3 - _January 17, 2019_

* Dependencies updated

## v1.0.2 - _January 15, 2019_

* Dependencies updated
Expand Down
Loading

0 comments on commit 0d877a8

Please sign in to comment.