chore(release): version packages
This commit is contained in:
parent
9f91bdcfa0
commit
59eb90b8cb
19 changed files with 73 additions and 24 deletions
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@emigrate/cli': minor
|
||||
---
|
||||
|
||||
Add support for the `--import` option to import modules/packages before any command is run. This can for instance be used to load environment variables using the [dotenv](https://github.com/motdotla/dotenv) package with `--import dotenv/config`.
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
'@emigrate/types': minor
|
||||
'@emigrate/cli': minor
|
||||
---
|
||||
|
||||
Add `color` option to the CLI and configuration file, which is used to force enable/disable color output from the reporter (the option is passed to the chosen reporter which should respect it)
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
'@emigrate/cli': minor
|
||||
---
|
||||
|
||||
BREAKING CHANGE: Rename the `extension` short CLI option from `-e` to `-x` in preparation for an upcoming option that will take its place
|
||||
Loading…
Add table
Add a link
Reference in a new issue