diff options
Diffstat (limited to 'contracts/exchange')
-rw-r--r-- | contracts/exchange/CHANGELOG.json | 3 | ||||
-rw-r--r-- | contracts/exchange/CHANGELOG.md | 4 |
2 files changed, 6 insertions, 1 deletions
diff --git a/contracts/exchange/CHANGELOG.json b/contracts/exchange/CHANGELOG.json index c9ecf878a..7b640dafe 100644 --- a/contracts/exchange/CHANGELOG.json +++ b/contracts/exchange/CHANGELOG.json @@ -5,7 +5,8 @@ { "note": "Fake publish to enable pinning" } - ] + ], + "timestamp": 1549504360 }, { "timestamp": 1549452781, diff --git a/contracts/exchange/CHANGELOG.md b/contracts/exchange/CHANGELOG.md index 4378d44e5..7a30bfea9 100644 --- a/contracts/exchange/CHANGELOG.md +++ b/contracts/exchange/CHANGELOG.md @@ -5,6 +5,10 @@ Edit the package's CHANGELOG.json file only. CHANGELOG +## v1.0.3 - _February 7, 2019_ + + * Fake publish to enable pinning + ## v1.0.2 - _February 6, 2019_ * Dependencies updated |