diff --git a/CHANGELOG.md b/CHANGELOG.md index 61778f24d..a8a5f8164 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.5.1](https://github.com/ForestAdmin/toolbelt/compare/v1.5.0...v1.5.1) (2020-06-01) + + +### Bug Fixes + +* **commands:** make each commands run as expected ([0531c08](https://github.com/ForestAdmin/toolbelt/commit/0531c08c0fdc8d7f17b522fcd379d1577855c7da)) + # [1.5.0](https://github.com/ForestAdmin/toolbelt/compare/v1.4.2...v1.5.0) (2020-06-01) diff --git a/package.json b/package.json index 4db36162d..579d1ab85 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.5.0", + "version": "1.5.1", "author": "Sandro Munda", "contributors": [ "Arnaud Valensi ",