diff --git a/CHANGES.md b/CHANGES.md index 011539d..aa2a91a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,9 @@ +2017-10-13, Version 5.2.0 +========================= + + * update strong-globalize to 3.1.0 (shimks) + + 2017-09-15, Version 5.1.0 ========================= diff --git a/package.json b/package.json index e405db5..60b7b35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "loopback-component-explorer", - "version": "5.1.0", + "version": "5.2.0", "description": "Browse and test your LoopBack app's APIs", "engines": { "node": ">=4"