diff --git a/CHANGELOG.md b/CHANGELOG.md index 041e7f0f8..47cbc9520 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.1.9](https://github.com/ForestAdmin/toolbelt/compare/v5.1.8...v5.1.9) (2024-08-21) + + +### Bug Fixes + +* **security:** patch fast-xml-parser dependency vulnerabilities ([#686](https://github.com/ForestAdmin/toolbelt/issues/686)) ([f22d0a2](https://github.com/ForestAdmin/toolbelt/commit/f22d0a2ab58c54ec26d6e5e489d034af5a472d52)) + ## [5.1.8](https://github.com/ForestAdmin/toolbelt/compare/v5.1.7...v5.1.8) (2024-06-20) diff --git a/package.json b/package.json index 92d87e1fe..8ba1aee26 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.8", + "version": "5.1.9", "author": "Sandro Munda", "contributors": [ "Arnaud Valensi ",