1.11.0 (2021-08-13)
- support nagTimeoutInDays to control how often to show the upgrade nag (60cca0c)
1.10.0 (2021-08-13)
- move check-update to the postrun hook (aa02e31)
1.9.2 (2021-07-23)
- update dependencies (50df4f8)
1.9.1 (2021-06-24)
- use outputJSON to write last-update-check file (ca306e1)
1.9.0 (2021-06-22)
- correct imports for lodash.template and chalk (b0d0ee6)
1.8.5 (2021-06-22)
- avoid constant checks when the host cli is unpublished (9ec3c0f)
1.8.4 (2021-06-22)
- handle 404 from registry if the host cli hasn't published any packages (800a546)
1.8.3 (2021-06-22)
- prettier again (17f6059)
1.8.2 (2021-06-22)
- prettier (8d0f4a4)
1.8.1 (2021-06-22)
- import libnpm correctly (46def4a)
1.8.0 (2021-06-22)
- 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)
- 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)
- remove greenkeeper badge (f030bc1)
1.5.3 (2018-09-14)
- remove greenkeeper-lockfile (e95cd6c)
1.5.2 (2018-08-28)
- hide warning if updating (6be6cd8)
1.5.1 (2018-08-22)
- rename oclif manifest to not be a dotfile (84f870f)
1.5.0 (2018-08-21)
1.4.0 (2018-08-17)
- typescript 3 (6b8b9b3)
1.3.9 (2018-05-10)
- updated deps (a35f789)
1.3.8 (2018-05-03)
- updated deps (7ddb868)
1.3.7 (2018-05-01)
- updated deps (9524bb6)
1.3.6 (2018-04-25)
- remove version check (12b5f79)
1.3.5 (2018-04-24)
- prevent multiple updates (cc872ea)
1.3.4 (2018-04-24)
- updated deps (8d86972)
1.3.3 (2018-04-20)
- updated config (abd1c14)
1.3.2 (2018-04-20)
- always pull new version when current changes (f4e5f93)
1.3.1 (2018-04-18)
- updated deps (4123b6f)
1.3.0 (2018-04-08)
- increase timeout to weekly and add timeoutInDays configuration (7c1bdbf)
1.2.5 (2018-04-08)
- updated deps (577808a)
1.2.4 (2018-04-07)
- ignore version tags (ba9b417)
1.2.3 (2018-03-25)
- switch from/to output (c6655a4)
1.2.2 (2018-03-24)
- added screenshot (da3fb18)
1.2.1 (2018-03-24)
1.2.0 (2018-03-24)
- add chalk explicitly (757e0b7)
- add some color (097ee6e)
1.1.0 (2018-03-24)
- show project name in update message (b490600)
1.0.2 (2018-03-24)
- updated errors (c458a55)
1.0.1 (2018-03-24)
- hide ENOENT error (fc5ce41)
- testing release (e0f9086)