Skip to content

Commit 093a87c

Browse files
committed
chore(release): 5.0.6 [skip ci]
## [5.0.6](v5.0.5...v5.0.6) (2024-03-08) ### Bug Fixes * **security:** fix tedious security issue ([#671](#671)) ([cebb294](cebb294))
1 parent cebb294 commit 093a87c

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.0.6](https://github.com/ForestAdmin/toolbelt/compare/v5.0.5...v5.0.6) (2024-03-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** fix tedious security issue ([#671](https://github.com/ForestAdmin/toolbelt/issues/671)) ([cebb294](https://github.com/ForestAdmin/toolbelt/commit/cebb294772a87ef007bec8daefb9877b59b9a6e6))
7+
18
## [5.0.5](https://github.com/ForestAdmin/toolbelt/compare/v5.0.4...v5.0.5) (2024-03-04)
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.0.5",
4+
"version": "5.0.6",
55
"author": "Sandro Munda",
66
"contributors": [
77
"Arnaud Valensi <arnaud.valensi@gmail.com>",

0 commit comments

Comments
 (0)