Skip to content

Commit 6b6e1ba

Browse files
committed
chore(release): 5.2.2 [skip ci]
## [5.2.2](v5.2.1...v5.2.2) (2024-11-22) ### Bug Fixes * **security:** patch cross-spawn dependency vulnerabilities ([#698](#698)) ([296a67a](296a67a)) * **security:** patch micromatch dependency vulnerabilities ([#697](#697)) ([14be814](14be814))
1 parent 296a67a commit 6b6e1ba

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [5.2.2](https://github.com/ForestAdmin/toolbelt/compare/v5.2.1...v5.2.2) (2024-11-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** patch cross-spawn dependency vulnerabilities ([#698](https://github.com/ForestAdmin/toolbelt/issues/698)) ([296a67a](https://github.com/ForestAdmin/toolbelt/commit/296a67a01f2fbee8b0c0ebcae1416aa26f9e7203))
7+
* **security:** patch micromatch dependency vulnerabilities ([#697](https://github.com/ForestAdmin/toolbelt/issues/697)) ([14be814](https://github.com/ForestAdmin/toolbelt/commit/14be81417a952d027b1bb8975bebccd50a3cd517))
8+
19
## [5.2.1](https://github.com/ForestAdmin/toolbelt/compare/v5.2.0...v5.2.1) (2024-11-15)
210

311
# [5.2.0](https://github.com/ForestAdmin/toolbelt/compare/v5.1.10...v5.2.0) (2024-10-14)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "forest-cli",
33
"description": "The Lumberjacks' toolbelt is the Forest CLI which makes easy to manage your back office application directly from the terminal.",
4-
"version": "5.2.1",
4+
"version": "5.2.2",
55
"author": "Sandro Munda",
66
"contributors": [
77
"Arnaud Valensi <arnaud.valensi@gmail.com>",

0 commit comments

Comments
 (0)