Skip to content

Commit 6cabded

Browse files
committed
chore(release): 5.3.0 [skip ci]
# [5.3.0](v5.2.2...v5.3.0) (2025-02-26) ### Features * use datasource-mongo for nosql project creation ([#712](#712)) ([5376037](5376037))
1 parent 5376037 commit 6cabded

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.3.0](https://github.com/ForestAdmin/toolbelt/compare/v5.2.2...v5.3.0) (2025-02-26)
2+
3+
4+
### Features
5+
6+
* use datasource-mongo for nosql project creation ([#712](https://github.com/ForestAdmin/toolbelt/issues/712)) ([5376037](https://github.com/ForestAdmin/toolbelt/commit/5376037431a441f688bca36d953bbccc9ba528d0))
7+
18
## [5.2.2](https://github.com/ForestAdmin/toolbelt/compare/v5.2.1...v5.2.2) (2024-11-22)
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.2.2",
4+
"version": "5.3.0",
55
"author": "Sandro Munda",
66
"contributors": [
77
"Arnaud Valensi <arnaud.valensi@gmail.com>",

0 commit comments

Comments
 (0)