chore: 🔧 fix packages names in changesets
This commit is contained in:
@@ -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.
|
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.
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
"@eslit/config": patch
|
"@eslegant/config": patch
|
||||||
"@eslit/cli": patch
|
"@eslegant/cli": patch
|
||||||
---
|
---
|
||||||
|
|
||||||
Updated dependencies
|
Updated dependencies
|
||||||
|
|||||||
@@ -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.
|
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.
|
||||||
|
|||||||
Reference in New Issue
Block a user