diff --git a/CHANGELOG.md b/CHANGELOG.md index c985d46e0..df820b2f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.3.3](https://github.com/ForestAdmin/toolbelt/compare/v1.3.2...v1.3.3) (2020-05-20) + + +### Bug Fixes + +* **authentication:** fix login and logout messages ([#80](https://github.com/ForestAdmin/toolbelt/issues/80)) ([da42a02](https://github.com/ForestAdmin/toolbelt/commit/da42a025c6d3bd4f2d6deef93ec837741aa2ebcb)) + ## [1.3.2](https://github.com/ForestAdmin/toolbelt/compare/v1.3.1...v1.3.2) (2020-05-20) diff --git a/package.json b/package.json index fed0e9210..824f13040 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "forest-cli", "description": "The Lumberjacks' toolbelt is the Forest CLI which makes easy to manage your back office application directly from the terminal.", - "version": "1.3.2", + "version": "1.3.3", "author": "Sandro Munda", "contributors": [ "Arnaud Valensi ",