feat(remove): implement the "remove" command for removing migrations from the history

This commit is contained in:
Joakim Carlstein 2023-11-24 15:45:17 +01:00
parent 9447d28ad8
commit d8a6a2428a
12 changed files with 370 additions and 24 deletions

View file

@ -0,0 +1,7 @@
---
'@emigrate/plugin-tools': minor
'@emigrate/storage-fs': minor
'@emigrate/cli': minor
---
Implement the "remove" command for removing migration entries from the history