Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Latest commit

 

History

History
304 lines (148 loc) · 11.4 KB

CHANGELOG.md

File metadata and controls

304 lines (148 loc) · 11.4 KB

1.11.0 (2021-08-13)

Features

  • support nagTimeoutInDays to control how often to show the upgrade nag (60cca0c)

1.10.0 (2021-08-13)

Features

  • move check-update to the postrun hook (aa02e31)

1.9.2 (2021-07-23)

Bug Fixes

1.9.1 (2021-06-24)

Bug Fixes

  • use outputJSON to write last-update-check file (ca306e1)

1.9.0 (2021-06-22)

Bug Fixes

  • correct imports for lodash.template and chalk (b0d0ee6)

Features

  • readd chalk and lodash.template (b0a34a7)
  • support timeOutInDays and message config (db220a3)

1.8.5 (2021-06-22)

Bug Fixes

  • avoid constant checks when the host cli is unpublished (9ec3c0f)

1.8.4 (2021-06-22)

Bug Fixes

  • handle 404 from registry if the host cli hasn't published any packages (800a546)

1.8.3 (2021-06-22)

Bug Fixes

1.8.2 (2021-06-22)

Bug Fixes

1.8.1 (2021-06-22)

Bug Fixes

  • import libnpm correctly (46def4a)

1.8.0 (2021-06-22)

Bug Fixes

  • configure the destination registry where the package will be published to (200d0e5)
  • lint issues (903b6bd)
  • no explicit export (c8eaf7b)
  • remove org-global context (386402d)
  • silence warning about no type defs for libnpm (eac4360)
  • update owner so we can publish to github private registry (13b5eeb)

Features

  • add eslint-config-prettier to silence formatting warnings (37ccbd8)
  • add required packages (adb063a)
  • remove unneeded packages (61fa298)
  • replace implementation with one that respects npmrc and semver (4e34773)

1.5.4 (2018-10-13)

Bug Fixes

  • remove greenkeeper badge (f030bc1)

1.5.3 (2018-09-14)

Bug Fixes

  • remove greenkeeper-lockfile (e95cd6c)

1.5.2 (2018-08-28)

Bug Fixes

  • hide warning if updating (6be6cd8)

1.5.1 (2018-08-22)

Bug Fixes

  • rename oclif manifest to not be a dotfile (84f870f)

1.5.0 (2018-08-21)

Features

1.4.0 (2018-08-17)

Features

1.3.9 (2018-05-10)

Bug Fixes

1.3.8 (2018-05-03)

Bug Fixes

1.3.7 (2018-05-01)

Bug Fixes

1.3.6 (2018-04-25)

Bug Fixes

1.3.5 (2018-04-24)

Bug Fixes

  • prevent multiple updates (cc872ea)

1.3.4 (2018-04-24)

Bug Fixes

1.3.3 (2018-04-20)

Bug Fixes

1.3.2 (2018-04-20)

Bug Fixes

  • always pull new version when current changes (f4e5f93)

1.3.1 (2018-04-18)

Bug Fixes

1.3.0 (2018-04-08)

Features

  • increase timeout to weekly and add timeoutInDays configuration (7c1bdbf)

1.2.5 (2018-04-08)

Bug Fixes

1.2.4 (2018-04-07)

Bug Fixes

1.2.3 (2018-03-25)

Bug Fixes

1.2.2 (2018-03-24)

Bug Fixes

1.2.1 (2018-03-24)

Bug Fixes

  • create directory if it does not exist (1de44da)
  • testing release (1345627)

1.2.0 (2018-03-24)

Bug Fixes

Features

1.1.0 (2018-03-24)

Features

  • show project name in update message (b490600)

1.0.2 (2018-03-24)

Bug Fixes

1.0.1 (2018-03-24)

Bug Fixes

1.0.0 (2018-03-24)

Bug Fixes