Skip to content

Commit 31222c9

Browse files
committed
chore(release): 5.0.2 [skip ci]
## [5.0.2](v5.0.1...v5.0.2) (2024-02-19) ### Bug Fixes * warning during install due to superagent ([#666](#666)) ([bc44f18](bc44f18))
1 parent bc44f18 commit 31222c9

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.2](https://github.com/ForestAdmin/toolbelt/compare/v5.0.1...v5.0.2) (2024-02-19)
2+
3+
4+
### Bug Fixes
5+
6+
* warning during install due to superagent ([#666](https://github.com/ForestAdmin/toolbelt/issues/666)) ([bc44f18](https://github.com/ForestAdmin/toolbelt/commit/bc44f18d96dc173f5376cc52b49fbc53571f85d3))
7+
18
## [5.0.1](https://github.com/ForestAdmin/toolbelt/compare/v5.0.0...v5.0.1) (2024-02-19)
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.1",
4+
"version": "5.0.2",
55
"author": "Sandro Munda",
66
"contributors": [
77
"Arnaud Valensi <arnaud.valensi@gmail.com>",

0 commit comments

Comments
 (0)