Cap-go / CLI

CLI to help you to manage your version in capgo cloud
https://capgo.app
GNU Affero General Public License v3.0
13 stars 35 forks source link

Bundle with JSON output not possible anymore #233

Closed khamaileon closed 3 months ago

khamaileon commented 4 months ago

npx @capgo/cli bundle zip --json

The json parameter don't work anymore on latest versions (after 4.0.12).

riderx commented 3 months ago

@khamaileon thanks for the report it was a regression, I just committed a fix!

khamaileon commented 3 months ago

@riderx Yes I thought so, thank you. By the way, you forgot a console log and it's blocking the CI.