chore(release): version bump

This commit is contained in:
Joakim Carlstein 2023-11-15 09:20:30 +01:00
parent aa878003b9
commit d99777820c
4 changed files with 8 additions and 11 deletions

View file

@ -1,5 +0,0 @@
---
'emigrate': minor
---
Add the "extension" option for the "new" command to be able to generate empty migration files without any plugin and template and still get the right file extension. It can also be used together with the "template" option to override the template file's file extension when saving the new migration file.

View file

@ -1,5 +0,0 @@
---
'emigrate': minor
---
Support reading config from for instance emigrate.config.js