diff --git a/CHANGELOG.md b/CHANGELOG.md index 74d9d6978..27d37e3f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.1.6](https://github.com/ForestAdmin/toolbelt/compare/v5.1.5...v5.1.6) (2024-06-09) + + +### Bug Fixes + +* **security:** patch mysql2 dependency vulnerabilities ([#683](https://github.com/ForestAdmin/toolbelt/issues/683)) ([ff4cd95](https://github.com/ForestAdmin/toolbelt/commit/ff4cd95a663de0610c5339c753ca7015ee9a038b)) + ## [5.1.5](https://github.com/ForestAdmin/toolbelt/compare/v5.1.4...v5.1.5) (2024-05-17) diff --git a/package.json b/package.json index 1f6f52fcc..ad3e3ed8f 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.5", + "version": "5.1.6", "author": "Sandro Munda", "contributors": [ "Arnaud Valensi ",