Skip to content

Commit 32df78a

Browse files
committed
chore(release): 5.1.9 [skip ci]
## [5.1.9](v5.1.8...v5.1.9) (2024-08-21) ### Bug Fixes * **security:** patch fast-xml-parser dependency vulnerabilities ([#686](#686)) ([f22d0a2](f22d0a2))
1 parent f22d0a2 commit 32df78a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [5.1.9](https://github.com/ForestAdmin/toolbelt/compare/v5.1.8...v5.1.9) (2024-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** patch fast-xml-parser dependency vulnerabilities ([#686](https://github.com/ForestAdmin/toolbelt/issues/686)) ([f22d0a2](https://github.com/ForestAdmin/toolbelt/commit/f22d0a2ab58c54ec26d6e5e489d034af5a472d52))
7+
18
## [5.1.8](https://github.com/ForestAdmin/toolbelt/compare/v5.1.7...v5.1.8) (2024-06-20)
29

310

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.1.8",
4+
"version": "5.1.9",
55
"author": "Sandro Munda",
66
"contributors": [
77
"Arnaud Valensi <arnaud.valensi@gmail.com>",

0 commit comments

Comments
 (0)