diff --git a/CHANGELOG.md b/CHANGELOG.md index fa1d93e42..f93e9ca12 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [5.2.0](https://github.com/ForestAdmin/toolbelt/compare/v5.1.10...v5.2.0) (2024-10-14) + + +### Features + +* add bundle project command to simplify agent-nodejs migration ([#689](https://github.com/ForestAdmin/toolbelt/issues/689)) ([47e9328](https://github.com/ForestAdmin/toolbelt/commit/47e93280778ed502146438b5b1f5aea4a6de6e2a)) + ## [5.1.10](https://github.com/ForestAdmin/toolbelt/compare/v5.1.9...v5.1.10) (2024-09-05) diff --git a/package.json b/package.json index 5c2f2c6e9..7f15efd82 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": "5.1.10", + "version": "5.2.0", "author": "Sandro Munda", "contributors": [ "Arnaud Valensi ",