diff --git a/CHANGELOG.md b/CHANGELOG.md index 4e4286f2f..324707a4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.4.0](https://github.com/ForestAdmin/toolbelt/compare/v1.3.4...v1.4.0) (2020-05-27) + + +### Features + +* add forest init command ([#58](https://github.com/ForestAdmin/toolbelt/issues/58)) ([872b130](https://github.com/ForestAdmin/toolbelt/commit/872b1307aadce1deda032d20115e3f3c11c6d0c3)) + ## [1.3.4](https://github.com/ForestAdmin/toolbelt/compare/v1.3.3...v1.3.4) (2020-05-26) diff --git a/package.json b/package.json index 87ddbaffe..eb83b8e2e 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.4", + "version": "1.4.0", "author": "Sandro Munda", "contributors": [ "Arnaud Valensi ",