Skip to content

Commit 74b9695

Browse files
committed
chore(release): 5.2.0 [skip ci]
# [5.2.0](v5.1.10...v5.2.0) (2024-10-14) ### Features * add bundle project command to simplify agent-nodejs migration ([#689](#689)) ([47e9328](47e9328))
1 parent 47e9328 commit 74b9695

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.2.0](https://github.com/ForestAdmin/toolbelt/compare/v5.1.10...v5.2.0) (2024-10-14)
2+
3+
4+
### Features
5+
6+
* add bundle project command to simplify agent-nodejs migration ([#689](https://github.com/ForestAdmin/toolbelt/issues/689)) ([47e9328](https://github.com/ForestAdmin/toolbelt/commit/47e93280778ed502146438b5b1f5aea4a6de6e2a))
7+
18
## [5.1.10](https://github.com/ForestAdmin/toolbelt/compare/v5.1.9...v5.1.10) (2024-09-05)
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.1.10",
4+
"version": "5.2.0",
55
"author": "Sandro Munda",
66
"contributors": [
77
"Arnaud Valensi <arnaud.valensi@gmail.com>",

0 commit comments

Comments
 (0)