Skip to content

Commit 1c79446

Browse files
committed
chore(release): 3.4.3 [skip ci]
## [3.4.3](v3.4.2...v3.4.3) (2023-06-08) ### Bug Fixes * **project-creation:** prompt for database schema when only --databaseConnectionURL flag is given ([#602](#602)) ([ddec281](ddec281))
1 parent ddec281 commit 1c79446

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+
## [3.4.3](https://github.com/ForestAdmin/toolbelt/compare/v3.4.2...v3.4.3) (2023-06-08)
2+
3+
4+
### Bug Fixes
5+
6+
* **project-creation:** prompt for database schema when only --databaseConnectionURL flag is given ([#602](https://github.com/ForestAdmin/toolbelt/issues/602)) ([ddec281](https://github.com/ForestAdmin/toolbelt/commit/ddec281b82d1d638bb1059af651bddaded5dba16))
7+
18
## [3.4.2](https://github.com/ForestAdmin/toolbelt/compare/v3.4.1...v3.4.2) (2023-05-30)
29

310
## [3.4.1](https://github.com/ForestAdmin/toolbelt/compare/v3.4.0...v3.4.1) (2023-05-29)

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

0 commit comments

Comments
 (0)