Skip to content

Commit 320b8dd

Browse files
committed
chore(release): 4.1.6 [skip ci]
## [4.1.6](v4.1.5...v4.1.6) (2023-09-01) ### Bug Fixes * **security:** patch mongodb dependency vulnerabilities ([#620](#620)) ([a14b619](a14b619))
1 parent a14b619 commit 320b8dd

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.1.6](https://github.com/ForestAdmin/toolbelt/compare/v4.1.5...v4.1.6) (2023-09-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** patch mongodb dependency vulnerabilities ([#620](https://github.com/ForestAdmin/toolbelt/issues/620)) ([a14b619](https://github.com/ForestAdmin/toolbelt/commit/a14b61956d1cd87ca778c52d6e77a63a9ca55bee))
7+
18
## [4.1.5](https://github.com/ForestAdmin/toolbelt/compare/v4.1.4...v4.1.5) (2023-08-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": "4.1.5",
4+
"version": "4.1.6",
55
"author": "Sandro Munda",
66
"contributors": [
77
"Arnaud Valensi <arnaud.valensi@gmail.com>",

0 commit comments

Comments
 (0)