diff --git a/.changeset/light-mails-hang.md b/.changeset/light-mails-hang.md index dd29740..c08f510 100644 --- a/.changeset/light-mails-hang.md +++ b/.changeset/light-mails-hang.md @@ -1,5 +1,5 @@ --- -"@eslit/cli": minor +"@eslegant/cli": minor --- Now the cli exports a API that runs the application and the configs object needs to be passed to the Cli class, this way any other package can run and have their configs array. diff --git a/.changeset/metal-bottles-bow.md b/.changeset/metal-bottles-bow.md index d95b817..84f3040 100644 --- a/.changeset/metal-bottles-bow.md +++ b/.changeset/metal-bottles-bow.md @@ -1,6 +1,6 @@ --- -"@eslit/config": patch -"@eslit/cli": patch +"@eslegant/config": patch +"@eslegant/cli": patch --- Updated dependencies diff --git a/.changeset/slimy-camels-play.md b/.changeset/slimy-camels-play.md index c41714a..442b25a 100644 --- a/.changeset/slimy-camels-play.md +++ b/.changeset/slimy-camels-play.md @@ -1,5 +1,5 @@ --- -"@eslit/cli": patch +"@eslegant/cli": patch --- Fixed some small errors that could be thrown when prompts are canceled. Also fixed --merge-to-root cli argument not working and added list of packages that are installed on confirmation prompt.