From f1663fb954912844248e8f07e696b651fc59c226 Mon Sep 17 00:00:00 2001 From: Forest Bot Date: Sun, 9 Jun 2024 14:13:33 +0000 Subject: [PATCH] chore(release): 5.1.6 [skip ci] ## [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)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) 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 ",