Skip to content

Releases: zeplin/cli

v0.4.3

01 Feb 23:03
Compare
Choose a tag to compare
  • Fixed minor authentication issues

v0.4.2

30 Jan 12:54
Compare
Choose a tag to compare
  • Fixed an issue related to API payload of connected components (4f05929)

v0.4.1

29 Jan 15:41
Compare
Choose a tag to compare
  • Fix race condition on plugin initialization

v0.4.0

23 Jan 07:48
Compare
Choose a tag to compare
  • Development mode now watches files the configuration and component files to update the changes automatically. (#19)
  • Fixed always asking if the user wants to overwrite existing token on zeplin login command. (#18)
  • Added logging more verbose data on a local log file for troubleshooting purposes (#17)
  • Added to prompt if a new version of @zeplin/cli exists (#16)
  • Removed storybook link creation (Moved into its own plugin)
  • Removed redundant -p --port option