From cf806dfa39b0ab21cefada66ebd25c87056a9ef7 Mon Sep 17 00:00:00 2001 From: Forest Bot Date: Thu, 5 Sep 2024 17:14:42 +0000 Subject: [PATCH] chore(release): 5.1.10 [skip ci] ## [5.1.10](https://github.com/ForestAdmin/toolbelt/compare/v5.1.9...v5.1.10) (2024-09-05) ### Bug Fixes * **security:** patch micromatch dependency vulnerabilities ([#688](https://github.com/ForestAdmin/toolbelt/issues/688)) ([a37d99d](https://github.com/ForestAdmin/toolbelt/commit/a37d99d67904d21f3414833d3b74417effd8d1f4)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47cbc9520..fa1d93e42 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.1.10](https://github.com/ForestAdmin/toolbelt/compare/v5.1.9...v5.1.10) (2024-09-05) + + +### Bug Fixes + +* **security:** patch micromatch dependency vulnerabilities ([#688](https://github.com/ForestAdmin/toolbelt/issues/688)) ([a37d99d](https://github.com/ForestAdmin/toolbelt/commit/a37d99d67904d21f3414833d3b74417effd8d1f4)) + ## [5.1.9](https://github.com/ForestAdmin/toolbelt/compare/v5.1.8...v5.1.9) (2024-08-21) diff --git a/package.json b/package.json index 8ba1aee26..5c2f2c6e9 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.9", + "version": "5.1.10", "author": "Sandro Munda", "contributors": [ "Arnaud Valensi ",