From 0667de4f2820ffc11050c73e5fcc1cbd4d835e8d Mon Sep 17 00:00:00 2001 From: Forest Bot Date: Thu, 20 Jun 2024 07:53:46 +0000 Subject: [PATCH] chore(release): 5.1.8 [skip ci] ## [5.1.8](https://github.com/ForestAdmin/toolbelt/compare/v5.1.7...v5.1.8) (2024-06-20) ### Bug Fixes * **security:** patch ws dependency vulnerabilities ([#685](https://github.com/ForestAdmin/toolbelt/issues/685)) ([2104ce6](https://github.com/ForestAdmin/toolbelt/commit/2104ce66bf48c444ff3152c19ee1c0e40e2d9af0)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 73e987989..041e7f0f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.1.8](https://github.com/ForestAdmin/toolbelt/compare/v5.1.7...v5.1.8) (2024-06-20) + + +### Bug Fixes + +* **security:** patch ws dependency vulnerabilities ([#685](https://github.com/ForestAdmin/toolbelt/issues/685)) ([2104ce6](https://github.com/ForestAdmin/toolbelt/commit/2104ce66bf48c444ff3152c19ee1c0e40e2d9af0)) + ## [5.1.7](https://github.com/ForestAdmin/toolbelt/compare/v5.1.6...v5.1.7) (2024-06-14) diff --git a/package.json b/package.json index 567f425f2..92d87e1fe 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.7", + "version": "5.1.8", "author": "Sandro Munda", "contributors": [ "Arnaud Valensi ",