Skip to content

Releases: eik-lib/cli

v2.0.30

05 Feb 03:30
Compare
Choose a tag to compare

2.0.30 (2024-02-05)

Bug Fixes

  • deps: update dependency node-fetch to v2.7.0 (cb4f52d)

v2.0.29

29 Jan 12:00
Compare
Choose a tag to compare

2.0.29 (2024-01-29)

Bug Fixes

  • deps: update dependency date-fns to v2.30.0 (2411b57)

v2.0.28

29 Jan 08:38
Compare
Choose a tag to compare

2.0.28 (2024-01-29)

Bug Fixes

  • deps: replace dependency read-pkg-up with read-package-up (480c0cd)

v2.0.27

22 Jan 08:05
Compare
Choose a tag to compare

2.0.27 (2024-01-22)

Bug Fixes

  • deps: update dependency semver to v7.5.4 (71b807a)

v2.0.26

22 Jan 04:40
Compare
Choose a tag to compare

2.0.26 (2024-01-22)

Bug Fixes

  • deps: update dependency glob to v7.2.3 (6e2df77)

v2.0.25

20 Jan 01:44
Compare
Choose a tag to compare

2.0.25 (2024-01-20)

Bug Fixes

  • deps: update dependency yargs-parser to v21.1.1 (1c9810a)

v2.0.24

19 Jan 19:53
Compare
Choose a tag to compare

2.0.24 (2024-01-19)

Bug Fixes

  • deps: update dependency semver to v7.5.2 [security] (cfbd1fa)

v2.0.23

19 Jan 13:30
Compare
Choose a tag to compare

2.0.23 (2024-01-19)

Bug Fixes

  • log a more helpful 404 (763ffda)
  • print which server you're logging into (6ec8333)

v3.0.0-next.2

17 Aug 13:36
Compare
Choose a tag to compare
v3.0.0-next.2 Pre-release
Pre-release

3.0.0-next.2 (2022-08-17)

Bug Fixes

  • incorrect version number displayed on alias when updating with a cache layer infront (8c468d6)

Features

  • !: new alias command for all types of packages (e482880)

BREAKING CHANGES

  • !: New alias command that is to be used for creating package, npm and import map aliases. Old alias commands have been removed.

v3.0.0-next.1

17 Aug 10:10
Compare
Choose a tag to compare
v3.0.0-next.1 Pre-release
Pre-release

3.0.0-next.1 (2022-08-17)

  • feat(publish)!: include map publishing in "publish" command (7968274)

BREAKING CHANGES

  • the map command has been removed in favour of a single publish command