Skip to content

Commit 783f87a

Browse files
committed
chore(release): 4.1.4 [skip ci]
## [4.1.4](v4.1.3...v4.1.4) (2023-08-04) ### Bug Fixes * **security:** patch dottie dependency vulnerabilities ([#618](#618)) ([827fde2](827fde2)) * **security:** patch semver dependency vulnerabilities ([#615](#615)) ([2b598b3](2b598b3)) * **security:** patch tough-cookie dependency vulnerabilities ([#616](#616)) ([002bb89](002bb89)) * **security:** patch word-wrap dependency vulnerabilities ([#617](#617)) ([f20b6dc](f20b6dc))
1 parent 827fde2 commit 783f87a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [4.1.4](https://github.com/ForestAdmin/toolbelt/compare/v4.1.3...v4.1.4) (2023-08-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** patch dottie dependency vulnerabilities ([#618](https://github.com/ForestAdmin/toolbelt/issues/618)) ([827fde2](https://github.com/ForestAdmin/toolbelt/commit/827fde2a04bbc65a58dc379a571c14e9582a058e))
7+
* **security:** patch semver dependency vulnerabilities ([#615](https://github.com/ForestAdmin/toolbelt/issues/615)) ([2b598b3](https://github.com/ForestAdmin/toolbelt/commit/2b598b319543861d77bbb83b527059ce340ad39c))
8+
* **security:** patch tough-cookie dependency vulnerabilities ([#616](https://github.com/ForestAdmin/toolbelt/issues/616)) ([002bb89](https://github.com/ForestAdmin/toolbelt/commit/002bb89d0df4a4f9a9af141c2818b31ba9a6c9ca))
9+
* **security:** patch word-wrap dependency vulnerabilities ([#617](https://github.com/ForestAdmin/toolbelt/issues/617)) ([f20b6dc](https://github.com/ForestAdmin/toolbelt/commit/f20b6dc62d9a129a1ab541b6b0e50be2d996f2aa))
10+
111
## [4.1.3](https://github.com/ForestAdmin/toolbelt/compare/v4.1.2...v4.1.3) (2023-07-24)
212

313

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

0 commit comments

Comments
 (0)