Skip to content

v1.1.0

Compare
Choose a tag to compare
@yuqu yuqu released this 21 Jan 10:30
  • Added connect delete command
    Deletes existing Connected Components on your projects/styleguides

  • Added connect initialize command
    Interactively initialize Connected Components on your project

  • Added connect add-components command
    Interactively add new components to your existing Connected Components configuration

  • Implemented authentication through browser
    You can now use your current Zeplin session on your browser to authenticate CLI. Use Ctrl + C during login or --no-browser to fallback username/password login

  • Added --ci flag to enforce CI behaviour

  • Invoking the global executable will invoke the local installation if exists