Skip to content

Releases: zeplin/cli

v2.1.1

Choose a tag to compare

@aykutbulca aykutbulca released this 13 Jun 10:16

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

Choose a tag to compare

@aykutbulca aykutbulca released this 03 Jun 06:31

What's Changed

New Contributors

Full Changelog: v2.0.2...v2.1.0

v2.0.2

Choose a tag to compare

@yuqu yuqu released this 15 Mar 23:01

What's Changed

  • fix: use detect-package-manager to detect the correct pm and its version by @Abuhafsa in #114

New Contributors

Full Changelog: v2.0.1...v2.0.2

v2.0.1

Choose a tag to compare

@yuqu yuqu released this 05 Oct 22:45

What's Changed

  • build: upgrade git-url-parse by @yuqu in #103

Full Changelog: v2.0.0...v2.0.1

v2.0.0

Choose a tag to compare

@skarahoda skarahoda released this 24 Feb 20:19

What's Changed

Full Changelog: v1.1.12...v2.0.0

v1.1.13

Choose a tag to compare

@yuqu yuqu released this 17 Nov 17:33
  • fix: Redact personal access token while logging (#92) 6e917fa
  • build: update typescript version 71ae9ab
  • build: update axios c5e276f

Full Changelog: v1.1.12...v1.1.13

v1.1.12

Choose a tag to compare

@skarahoda skarahoda released this 03 Jun 11:04
  • Fix running login command when there is no existing token (#90)

v1.1.7

Choose a tag to compare

@yuqu yuqu released this 05 Apr 18:53

Fixed following connect initialize issues:

  • Fallback to npm view if latest-version fails
  • Detect self-hosted github/gitlab repos

v1.1.6

Choose a tag to compare

@yuqu yuqu released this 19 Feb 07:54
  • Fix non-ascii URLs generated by plugins #85

v1.1.5

Choose a tag to compare

@yuqu yuqu released this 08 Feb 17:12
  • Improve storybook configuration detection #83