Skip to content

Releases: zeplin/cli

v1.1.2

22 Jan 17:00
Compare
Choose a tag to compare
  • Configure storybook plugin on initialization #79

v1.1.1

21 Jan 15:27
Compare
Choose a tag to compare
  • Fix scope related authentication errors #78

v1.1.0

21 Jan 10:30
Compare
Choose a tag to compare
  • 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

v1.0.5

08 Jan 12:32
Compare
Choose a tag to compare
  • Fix dependency vulnerabilities #68 #54

v1.0.4

19 Jul 12:29
Compare
Choose a tag to compare
  • Upgrade dependencies for security issues. #44, #45

v1.0.3

18 May 09:31
Compare
Choose a tag to compare
  • Exit code issues #43

v1.0.2

17 Apr 14:34
Compare
Choose a tag to compare
  • Fix hosted Bitbucket Server hyperlinks #40

v1.0.1

14 Apr 19:01
Compare
Choose a tag to compare
  • Fix Bitbucket hyplerlinks #38

v1.0.0

25 Feb 09:05
Compare
Choose a tag to compare

Connected Components is now released as part of Zeplin 3.0 🎉

Fixes:

  • Fixed repository link format
  • Changed Styleguidist parameter name on configuration file (BREAKING)

v0.5.0

18 Feb 13:08
Compare
Choose a tag to compare
  • Added bitbucket and gitlab fields on configuration file to generate links for Bitbucket and GitLab repositories.