diff options
Diffstat (limited to 'packages/order-watcher/CHANGELOG.json')
-rw-r--r-- | packages/order-watcher/CHANGELOG.json | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/packages/order-watcher/CHANGELOG.json b/packages/order-watcher/CHANGELOG.json index f93eda527..38d308b74 100644 --- a/packages/order-watcher/CHANGELOG.json +++ b/packages/order-watcher/CHANGELOG.json @@ -1,6 +1,6 @@ [ { - "version: "2.2.1", + "version: "2.2.2", "changes": [ { "note": "start jsonRpcRequestId at 1, not 0", @@ -10,6 +10,15 @@ "timestamp": 1541977777 }, { + "version": "2.2.1", + "changes": [ + { + "note": "Dependencies updated" + } + ], + "timestamp": 1541740904 + }, + { "version": "2.2.0", "changes": [ { |