fix(cli): allow creating new migration files with only the "extension" option

This commit is contained in:
Joakim Carlstein 2023-11-16 10:51:43 +01:00
parent b56794a269
commit a1debba2e1
2 changed files with 19 additions and 8 deletions

View file

@ -0,0 +1,5 @@
---
'@emigrate/cli': patch
---
Fix a logical error that didn't allow creating new migration files with only the "extension" option