refactor(cli): rename the emigrate package to @emigrate/cli to be more in line with other tools

This commit is contained in:
Joakim Carlstein 2023-11-15 14:41:25 +01:00
parent 9f5abf727d
commit 0b78d5cf32
16 changed files with 34 additions and 11 deletions

View file

@ -1,7 +1,7 @@
---
'@emigrate/plugin-generate-js': minor
'@emigrate/plugin-tools': minor
'emigrate': minor
'@emigrate/cli': minor
---
Simplify plugin interfaces by getting rid of the "type" string, in preparation for having packages that contains multiple different plugins