diff --git a/CHANGELOG.md b/CHANGELOG.md index 6788a387e..bbbef3662 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.0.5](https://github.com/ForestAdmin/toolbelt/compare/v5.0.4...v5.0.5) (2024-03-04) + + +### Bug Fixes + +* continue the login process when a browser cannot be opened (WSL) ([#670](https://github.com/ForestAdmin/toolbelt/issues/670)) ([01e2ac4](https://github.com/ForestAdmin/toolbelt/commit/01e2ac4f2ccc2d7c92fc613a75080f0289c7e246)) + ## [5.0.4](https://github.com/ForestAdmin/toolbelt/compare/v5.0.3...v5.0.4) (2024-02-29) diff --git a/package.json b/package.json index e2d62d20e..d4d824689 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.0.4", + "version": "5.0.5", "author": "Sandro Munda", "contributors": [ "Arnaud Valensi ",