Skip to content

Commit 6513419

Browse files
committed
chore(release): 4.0.2 [skip ci]
## [4.0.2](v4.0.1...v4.0.2) (2023-06-30) ### Bug Fixes * **security:** patch word-wrap dependency vulnerabilities ([#610](#610)) ([79796e7](79796e7))
1 parent 79796e7 commit 6513419

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+
## [4.0.2](https://github.com/ForestAdmin/toolbelt/compare/v4.0.1...v4.0.2) (2023-06-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** patch word-wrap dependency vulnerabilities ([#610](https://github.com/ForestAdmin/toolbelt/issues/610)) ([79796e7](https://github.com/ForestAdmin/toolbelt/commit/79796e7d2e142e8f206df3597e50bcaba477dc39))
7+
18
## [4.0.1](https://github.com/ForestAdmin/toolbelt/compare/v4.0.0...v4.0.1) (2023-06-23)
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": "4.0.1",
4+
"version": "4.0.2",
55
"author": "Sandro Munda",
66
"contributors": [
77
"Arnaud Valensi <arnaud.valensi@gmail.com>",

0 commit comments

Comments
 (0)