Skip to content

Releases: zeplin/zem

v2.0.7

17 Jun 16:14
5b8b29a

Choose a tag to compare

What's Changed

  • fix: return exit code 1 when tests fail by @yuqu in #60

Full Changelog: v2.0.6...v2.0.7

v2.0.6

17 Jun 14:21
5adc666

Choose a tag to compare

What's Changed

  • fix: use multipart form data to send extension payload by @yuqu in #59

Full Changelog: v2.0.5...v2.0.6

v2.0.5

17 Jun 10:20
39963b1

Choose a tag to compare

What's Changed

  • docs: update README.md by @yuqu in #57
  • fix: remove shebang flag and use fs.readJSONSync to read JSON file by @yuqu in #58

Full Changelog: v2.0.4...v2.0.5

v2.0.4

16 Jun 13:42
6f8cb0d

Choose a tag to compare

What's Changed

  • fix: load eslint config from working dir if not found on entry point by @yuqu in #56

Full Changelog: v2.0.3...v2.0.4

v2.0.3

16 Jun 11:49
a818568

Choose a tag to compare

What's Changed

  • fix: add missing eslint file names by @yuqu in #55

Full Changelog: v2.0.2...v2.0.3

v2.0.2

16 Jun 11:36
60c2d8c

Choose a tag to compare

What's Changed

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

v2.0.1

13 Jun 15:21
37f14e2

Choose a tag to compare

v2.0.0

13 Jun 14:50
fee128e

Choose a tag to compare

What's Changed

  • build!: update dependencies by @yuqu in #48
  • ci: add publish_beta workflow by @yuqu in #49
  • feat!: convert package to ES module by @yuqu in #51
  • beta fixes by @yuqu in #52

New Contributors

  • @yuqu made their first contribution in #48

Full Changelog: v1.3.1...v2.0.0

v1.3.1

16 Nov 09:32

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

04 Mar 08:27
e75bb47

Choose a tag to compare

  • Add semantic color support