Détail du package

@oclif/plugin-update

oclif1.8mMIT4.7.4

Version Downloads/week [![License](htt

oclif-plugin

readme

@oclif/plugin-update

Version Downloads/week License

Usage

See https://oclif.io/docs/releasing.html#autoupdater

Configuration

Update Check Interval

You can customize how often the plugin checks for updates by adding the autoupdate.debounce configuration to your package.json:

{
  "oclif": {
    "update": {
      "autoupdate": {
        "debounce": 7
      }
    }
  }
}

The debounce value is the number of days between update checks for all channels. When set, it overrides the default behavior for all channels.

If not configured, the plugin defaults to:

  • Stable channel: 14 days
  • Other channels: 1 day

Commands

oclif-example update [CHANNEL]

update the oclif-example CLI

USAGE
  $ oclif-example update [CHANNEL] [--force |  | [-a | -v <value> | -i]] [-b ]

FLAGS
  -a, --available        See available versions.
  -b, --verbose          Show more details about the available versions.
  -i, --interactive      Interactively select version to install. This is ignored if a channel is provided.
  -v, --version=<value>  Install a specific version.
      --force            Force a re-download of the requested version.

DESCRIPTION
  update the oclif-example CLI

EXAMPLES
  Update to the stable channel:

    $ oclif-example update stable

  Update to a specific version:

    $ oclif-example update --version 1.0.0

  Interactively select version:

    $ oclif-example update --interactive

  See available versions:

    $ oclif-example update --available

See code: src/commands/update.ts

Contributing

See contributing guide

changelog

4.7.4 (2025-08-17)

Bug Fixes

  • deps: bump @oclif/table from 0.4.11 to 0.4.12 (#1169) (16f515a)

4.7.3 (2025-08-03)

Bug Fixes

  • deps: bump @oclif/table from 0.4.9 to 0.4.11 (#1162) (f99990a)

4.7.2 (2025-07-20)

Bug Fixes

  • deps: bump @oclif/core from 4.5.0 to 4.5.1 (#1154) (db5005f)

4.7.1 (2025-07-14)

Bug Fixes

  • deps: bump @oclif/core from 4.4.1 to 4.5.0 (#1146) (af1c80e)

4.7.0 (2025-07-08)

Features

4.6.47 (2025-07-08)

Bug Fixes

4.6.46 (2025-07-07)

Bug Fixes

  • deps: bump @oclif/core from 4.4.0 to 4.4.1 (#1137) (711549f)

4.6.45 (2025-06-22)

Bug Fixes

  • deps: bump @oclif/table from 0.4.8 to 0.4.9 (#1129) (79bc285)

4.6.44 (2025-06-22)

Bug Fixes

  • deps: bump @oclif/core from 4.3.3 to 4.4.0 (#1131) (efa69f9)

4.6.43 (2025-06-08)

Bug Fixes

  • deps: bump @oclif/core from 4.3.0 to 4.3.2 (#1119) (626b309)

4.6.42 (2025-06-01)

Bug Fixes

4.6.41 (2025-05-18)

Bug Fixes

4.6.40 (2025-05-18)

Bug Fixes

4.6.39 (2025-05-05)

Bug Fixes

  • deps: bump @oclif/core from 4.2.10 to 4.3.0 (#1096) (5d79792)

4.6.38 (2025-04-20)

Bug Fixes

  • deps: bump @oclif/table from 0.4.7 to 0.4.8 (#1090) (e159c1e)

4.6.37 (2025-04-13)

Bug Fixes

  • deps: bump @oclif/table from 0.4.6 to 0.4.7 (#1085) (eae6d20)

4.6.36 (2025-03-30)

Bug Fixes

  • deps: bump @oclif/core from 4.2.9 to 4.2.10 (#1078) (0fef1a9)

4.6.35 (2025-03-10)

Bug Fixes

  • deps: bump @oclif/core from 4.2.8 to 4.2.9 (#1060) (4434f99)

4.6.34 (2025-03-09)

Bug Fixes

4.6.33 (2025-02-24)

Bug Fixes

  • deps: bump @oclif/core from 4.2.6 to 4.2.8 (#1048) (bb4fdaa)

4.6.32 (2025-02-23)

Bug Fixes

4.6.31 (2025-02-10)

Bug Fixes

  • deps: bump @oclif/table from 0.4.5 to 0.4.6 (#1038) (fd7a3d0)

4.6.30 (2025-02-03)

Bug Fixes

4.6.29 (2025-02-02)

Bug Fixes

  • deps: bump @oclif/core from 4.2.4 to 4.2.6 (#1037) (6c796ec)

4.6.28 (2025-02-02)

Bug Fixes

  • deps: bump @oclif/table from 0.4.3 to 0.4.5 (#1034) (f98b33d)

4.6.27 (2025-01-26)

Bug Fixes

  • deps: bump @oclif/core from 4.2.3 to 4.2.4 (#1028) (1cd4bd3)

4.6.26 (2025-01-19)

Bug Fixes

  • deps: bump @oclif/core from 4.2.2 to 4.2.3 (#1021) (5b4c636)

4.6.25 (2025-01-19)

Bug Fixes

  • deps: bump @oclif/table from 0.4.0 to 0.4.3 (#1022) (21ed88f)

4.6.24 (2025-01-19)

Bug Fixes

4.6.23 (2025-01-12)

Bug Fixes

  • deps: bump @oclif/table from 0.3.9 to 0.4.0 (#1016) (e9c66c7)

4.6.22 (2025-01-12)

Bug Fixes

  • deps: bump @oclif/core from 4.2.0 to 4.2.2 (#1019) (dfe867c)

4.6.21 (2024-12-29)

Bug Fixes

4.6.20 (2024-12-23)

Bug Fixes

  • deps: bump @oclif/core from 4.0.37 to 4.2.0 (#1004) (c925df9)

4.6.19 (2024-12-22)

Bug Fixes

  • deps: bump @oclif/table from 0.3.7 to 0.3.9 (#1008) (22f3e8b)

4.6.18 (2024-12-15)

Bug Fixes

  • deps: bump @oclif/table from 0.3.5 to 0.3.7 (#1000) (9fee384)

4.6.17 (2024-12-08)

Bug Fixes

  • deps: bump proxy-agent from 6.4.0 to 6.5.0 (#993) (2e0cb81)

4.6.16 (2024-12-08)

Bug Fixes

  • deps: bump debug from 4.3.7 to 4.4.0 (#995) (cfa23c7)

4.6.15 (2024-12-08)

Bug Fixes

  • deps: bump @oclif/core from 4.0.33 to 4.0.34 (#996) (f575e95)

4.6.14 (2024-12-01)

Bug Fixes

  • deps: bump @oclif/core from 4.0.32 to 4.0.33 (#991) (059f0ed)

4.6.13 (2024-11-18)

Bug Fixes

  • deps: bump @oclif/core from 4.0.31 to 4.0.32 (#975) (c76eb81)

4.6.12 (2024-11-17)

Bug Fixes

  • deps: bump @oclif/table from 0.3.3 to 0.3.5 (#977) (ebd7de4)

4.6.11 (2024-11-17)

Bug Fixes

  • deps: bump cross-spawn from 7.0.3 to 7.0.5 (#979) (2ef27ab)

4.6.10 (2024-11-03)

Bug Fixes

  • deps: bump @oclif/table from 0.2.4 to 0.3.3 (#968) (802258c)

4.6.9 (2024-11-03)

Bug Fixes

  • deps: bump @oclif/core from 4.0.30 to 4.0.31 (#969) (a2e91aa)

4.6.8 (2024-10-27)

Bug Fixes

  • deps: bump @oclif/table from 0.1.21 to 0.2.4 (#962) (188fb5c)

4.6.7 (2024-10-27)

Bug Fixes

  • deps: bump @oclif/core from 4.0.29 to 4.0.30 (#963) (696db43)

4.6.6 (2024-10-20)

Bug Fixes

  • deps: bump @oclif/table from 0.1.18 to 0.1.21 (#956) (634c114)

4.6.5 (2024-10-20)

Bug Fixes

  • deps: bump @oclif/core from 4.0.27 to 4.0.29 (#958) (c1e4c5a)

4.6.4 (2024-10-13)

Bug Fixes

  • deps: bump @oclif/table from 0.1.17 to 0.1.18 (#951) (458dabf)

4.6.3 (2024-10-08)

Bug Fixes

4.6.2 (2024-10-08)

Bug Fixes

4.6.1 (2024-10-06)

Bug Fixes

  • deps: bump @oclif/table from 0.1.12 to 0.1.13 (#942) (4fd3703)

4.6.0 (2024-10-04)

Features

4.5.10 (2024-09-29)

Bug Fixes

  • deps: bump @oclif/core from 4.0.22 to 4.0.23 (#937) (f021b1b)

4.5.9 (2024-09-15)

Bug Fixes

  • deps: bump @oclif/core from 4.0.19 to 4.0.22 (#923) (485da6d)

4.5.8 (2024-09-15)

Bug Fixes

  • deps: bump @inquirer/select from 2.4.7 to 2.5.0 (#926) (8db17f6)

4.5.7 (2024-09-13)

Bug Fixes

  • deps: bump path-to-regexp from 6.2.2 to 6.3.0 (#922) (5840884)

4.5.6 (2024-09-08)

Bug Fixes

  • deps: bump debug from 4.3.6 to 4.3.7 (#920) (d811d32)

4.5.5 (2024-08-26)

Bug Fixes

  • deps: bump @oclif/core from 4.0.17 to 4.0.19 (#905) (493b480)

4.5.4 (2024-08-25)

Bug Fixes

  • deps: bump micromatch from 4.0.7 to 4.0.8 (#909) (0f3a3f4)

4.5.3 (2024-08-11)

Bug Fixes

  • deps: bump @inquirer/select from 2.4.5 to 2.4.7 (#894) (676e559)

4.5.2 (2024-08-04)

Bug Fixes

  • deps: bump @oclif/core from 4.0.12 to 4.0.17 (#888) (de5455c)

4.5.1 (2024-08-04)

Bug Fixes

  • deps: bump @inquirer/select from 2.4.2 to 2.4.5 (#889) (c3d936c)

4.5.0 (2024-07-31)

Features

4.4.16 (2024-07-29)

Bug Fixes

4.4.15 (2024-07-28)

Bug Fixes

  • deps: bump @inquirer/select from 2.4.1 to 2.4.2 (#882) (b5a1ba6)

4.4.14 (2024-07-28)

Bug Fixes

  • deps: bump debug from 4.3.5 to 4.3.6 (#883) (5562cea)

4.4.13 (2024-07-28)

Bug Fixes

  • deps: bump ansis from 3.2.1 to 3.3.2 (#885) (2d02713)

4.4.12 (2024-07-23)

Bug Fixes

4.4.11 (2024-07-22)

Bug Fixes

  • deps: bump semver from 7.6.2 to 7.6.3 (#873) (c27141e)

4.4.10 (2024-07-21)

Bug Fixes

  • deps: bump @inquirer/select from 2.3.10 to 2.4.1 (#874) (f24d0b0)

4.4.9 (2024-07-14)

Bug Fixes

  • deps: bump @oclif/core from 4.0.8 to 4.0.12 (#870) (d2d8a4f)

4.4.8 (2024-07-14)

Bug Fixes

  • deps: bump ansis from 3.2.0 to 3.2.1 (#871) (5e10b84)

4.4.7 (2024-07-07)

Bug Fixes

  • deps: bump @oclif/core from 4.0.7 to 4.0.8 (#866) (513dc2d)

4.4.6 (2024-07-01)

Bug Fixes

  • deps: bump @oclif/core from 4.0.6 to 4.0.7 (#857) (9df5a49)

4.4.5 (2024-06-30)

Bug Fixes

  • deps: bump @inquirer/select from 2.3.6 to 2.3.7 (#860) (0cf4f9f)

4.4.4 (2024-06-27)

Bug Fixes

  • determine channel status message when no version is provided (#855) (3022b94)

4.4.3 (2024-06-23)

Bug Fixes

  • deps: bump @inquirer/select from 2.3.5 to 2.3.6 (#853) (8b721b8)

4.4.2 (2024-06-17)

Bug Fixes

  • deps: bump @oclif/core from 4.0.3 to 4.0.6 (#845) (78e49b8)

4.4.1 (2024-06-13)

Bug Fixes

4.4.0 (2024-06-12)

Features

4.3.6 (2024-06-12)

Bug Fixes

  • deps: bump braces from 3.0.2 to 3.0.3 (#842) (c663f92)

4.3.5 (2024-06-11)

Bug Fixes

4.3.4 (2024-06-10)

Bug Fixes

  • deps: bump @oclif/core from 4.0.0 to 4.0.3 (#833) (aaf4e12)

4.3.3 (2024-06-04)

Bug Fixes

4.3.2 (2024-06-02)

Bug Fixes

  • deps: bump @inquirer/select from 2.3.4 to 2.3.5 (#828) (b1d99b9)

4.3.1 (2024-06-02)

Bug Fixes

  • deps: bump debug from 4.3.4 to 4.3.5 (#831) (ae5ad05)

4.3.0 (2024-05-31)

Features

4.2.14 (2024-05-28)

Reverts

  • Revert "chore: remove outdated example [skip ci]" (8abd256)

4.2.13 (2024-05-19)

Bug Fixes

  • deps: bump @inquirer/select from 2.3.3 to 2.3.4 (#822) (27ffdd4)

4.2.12 (2024-05-14)

Bug Fixes

4.2.11 (2024-05-06)

Bug Fixes

4.2.10 (2024-05-05)

Bug Fixes

  • deps: bump @oclif/core from 3.26.4 to 3.26.5 (#809) (dd39e37)

4.2.9 (2024-04-29)

Bug Fixes

  • deps: bump @inquirer/select from 2.3.1 to 2.3.2 (#803) (3579e18)

4.2.8 (2024-04-26)

Bug Fixes

4.2.7 (2024-04-21)

Bug Fixes

  • deps: bump @oclif/core from 3.26.3 to 3.26.4 (#791) (ca0dd71)

4.2.6 (2024-04-16)

Bug Fixes

4.2.5 (2024-04-14)

Bug Fixes

  • deps: bump inquirer from 9.2.17 to 9.2.18 (#785) (69e2acb)

4.2.4 (2024-04-07)

Bug Fixes

  • deps: bump semver from 5.7.1 to 7.6.0 (#781) (48ed15d)

4.2.3 (2024-03-31)

Bug Fixes

  • deps: bump inquirer from 9.2.16 to 9.2.17 (#774) (b39b54c)

4.2.2 (2024-03-25)

Bug Fixes

4.2.1 (2024-03-24)

Bug Fixes

  • deps: bump inquirer from 9.2.15 to 9.2.16 (#768) (1e65d70)

4.2.0 (2024-03-06)

Features

4.1.16 (2024-03-04)

Bug Fixes

  • deps: bump inquirer from 9.2.13 to 9.2.15 (#748) (7f3e155)

4.1.15 (2024-03-03)

Bug Fixes

  • deps: bump @oclif/core from 3.19.2 to 3.20.0 (#752) (5cf5196)

4.1.14 (2024-02-22)

Bug Fixes

4.1.13 (2024-02-18)

Bug Fixes

  • deps: bump @oclif/core from 3.19.1 to 3.19.2 (#738) (3ec0667)

4.1.12 (2024-02-18)

Bug Fixes

4.1.11 (2024-02-12)

Bug Fixes

  • deps: bump @oclif/core from 3.18.2 to 3.19.1 (#730) (96c013d)

4.1.10 (2024-02-05)

Bug Fixes

  • deps: bump @oclif/core from 3.18.1 to 3.18.2 (#725) (2b836b3)

4.1.9 (2024-02-04)

Bug Fixes

  • deps: bump inquirer from 9.2.12 to 9.2.13 (#726) (70b8903)

4.1.8 (2024-01-14)

Bug Fixes

  • deps: bump @oclif/core from 3.16.0 to 3.18.1 (#711) (2bba0b5)

4.1.7 (2023-12-31)

Bug Fixes

  • deps: bump inquirer and @types/inquirer (#701) (b54de89)

4.1.6 (2023-12-24)

Bug Fixes

  • deps: bump @oclif/core from 3.15.0 to 3.15.1 (#697) (70cf6aa)

4.1.5 (2023-12-11)

Bug Fixes

  • deps: bump @oclif/core from 3.12.0 to 3.14.1 (#684) (2ec13d0)

4.1.4 (2023-11-26)

Bug Fixes

  • deps: bump @oclif/core from 3.9.1 to 3.12.0 (#675) (c462c6f)

4.1.3 (2023-10-22)

Bug Fixes

  • deps: bump @oclif/core from 3.0.9 to 3.5.0 (#655) (fa1be8c)

4.1.2 (2023-10-13)

Bug Fixes

  • add a blank line to be swallowed by the spinner (#646) (2caf5c7)

4.1.1 (2023-10-12)

Bug Fixes

4.1.0 (2023-10-12)

Features

  • major version release for ESM (e90e1a8)

3.2.4 (2023-09-28)

Bug Fixes

  • deps: bump get-func-name from 2.0.0 to 2.0.2 (#637) (c922408)

3.2.3 (2023-09-06)

Bug Fixes

  • deps: bump @oclif/color from 1.0.10 to 1.0.11 (#616) (a05a1c2)

3.2.2 (2023-09-06)

Bug Fixes

  • deps: bump ansi-regex from 3.0.0 to 3.0.1 (#622) (a31df12)

3.2.1 (2023-09-05)

Bug Fixes

3.2.0 (2023-08-29)

Features

3.1.32 (2023-08-13)

Bug Fixes

  • deps: bump inquirer from 8.2.5 to 8.2.6 (#606) (e2fb63c)

3.1.31 (2023-08-13)

Bug Fixes

  • deps: bump @oclif/core from 2.11.7 to 2.11.8 (#609) (29f56d0)

3.1.30 (2023-08-06)

Bug Fixes

  • deps: bump @oclif/color from 1.0.9 to 1.0.10 (#603) (1fb618e)

3.1.29 (2023-08-06)

Bug Fixes

  • deps: bump @oclif/core from 2.11.1 to 2.11.7 (#604) (2f21bb6)

3.1.28 (2023-07-23)

Bug Fixes

  • deps: bump @oclif/color from 1.0.8 to 1.0.9 (#594) (71f3501)

3.1.27 (2023-07-19)

Bug Fixes

  • deps: bump word-wrap from 1.2.3 to 1.2.4 (#591) (aef1c3f)

3.1.26 (2023-07-16)

Bug Fixes

  • deps: bump @oclif/color from 1.0.7 to 1.0.8 (#588) (183d06f)

3.1.25 (2023-07-16)

Bug Fixes

  • deps: bump @oclif/core from 2.8.11 to 2.9.3 (#589) (ec4443e)

3.1.24 (2023-07-09)

Bug Fixes

  • deps: bump @oclif/color from 1.0.6 to 1.0.7 (#582) (26b7b4f)

3.1.23 (2023-07-09)

Bug Fixes

  • deps: bump semver from 7.5.3 to 7.5.4 (#584) (f6cefc7)

3.1.22 (2023-07-02)

Bug Fixes

  • deps: bump @oclif/core from 2.8.7 to 2.8.11 (#580) (5be4b88)

3.1.21 (2023-06-25)

Bug Fixes

  • deps: bump semver from 7.5.2 to 7.5.3 (#577) (26d1b4a)

3.1.20 (2023-06-24)

Bug Fixes

  • deps: bump semver from 7.5.1 to 7.5.2 (#575) (c9cb2d3)

3.1.19 (2023-06-18)

Bug Fixes

  • deps: bump @oclif/core from 2.8.5 to 2.8.7 (#574) (fae0e2b)

3.1.18 (2023-06-11)

Bug Fixes

  • deps: bump @oclif/color from 1.0.5 to 1.0.6 (#568) (f4868ab)

3.1.17 (2023-06-05)

Bug Fixes

  • add npm tag lookup to determineChannel correctly (#563) (2e5f943)

3.1.16 (2023-05-28)

Bug Fixes

  • deps: bump @oclif/color from 1.0.4 to 1.0.5 (#564) (011b539)

3.1.15 (2023-05-14)

Bug Fixes

3.1.14 (2023-05-07)

Bug Fixes

  • deps: bump @oclif/core from 2.8.2 to 2.8.5 (#556) (07459b9)

3.1.13 (2023-04-23)

Bug Fixes

  • deps: bump semver from 7.4.0 to 7.5.0 (#548) (4067181)

3.1.12 (2023-04-16)

Bug Fixes

  • deps: bump @oclif/core from 2.8.0 to 2.8.2 (#544) (f3fb861)

3.1.11 (2023-04-16)

Bug Fixes

  • deps: bump semver from 7.3.8 to 7.4.0 (#546) (129d4ad)

3.1.10 (2023-04-10)

Bug Fixes

  • handle WSL when requesting version updates (#540) (6072a80)

3.1.9 (2023-03-26)

Bug Fixes

  • deps: bump @oclif/core from 2.6.4 to 2.7.1 (#535) (c31e9f2)

3.1.8 (2023-03-19)

Bug Fixes

  • deps: bump @oclif/core from 2.6.2 to 2.6.4 (#530) (10d9e58)

3.1.7 (2023-03-12)

Bug Fixes

  • deps: bump @oclif/core from 2.4.0 to 2.6.2 (#529) (64fb860)

3.1.6 (2023-02-26)

Bug Fixes

  • deps: bump @oclif/core from 2.1.7 to 2.3.1 (#521) (c55343f)

3.1.5 (2023-02-19)

Bug Fixes

  • deps: bump @oclif/core from 2.1.2 to 2.1.7 (#517) (876987c)

3.1.4 (2023-02-12)

Bug Fixes

  • deps: bump @oclif/core from 2.0.8 to 2.1.2 (#515) (cc0c56d)

3.1.3 (2023-02-05)

Bug Fixes

  • deps: bump @oclif/color from 1.0.3 to 1.0.4 (#510) (d890e03)

3.1.2 (2023-02-04)

Bug Fixes

  • deps: bump http-cache-semantics from 4.1.0 to 4.1.1 (#507) (ca3f3cb)

3.1.1 (2023-01-29)

Bug Fixes

  • deps: bump @oclif/core from 2.0.3 to 2.0.7 (#505) (8c63613)

3.1.0 (2023-01-23)

Features

3.0.13 (2023-01-22)

Bug Fixes

  • deps: bump @oclif/core from 1.24.0 to 1.25.0 (#499) (0e9b1c4)

3.0.12 (2023-01-08)

Bug Fixes

  • deps: bump @oclif/color from 1.0.2 to 1.0.3 (#491) (2f3eace)

3.0.11 (2023-01-01)

Bug Fixes

  • deps: bump @oclif/core from 1.22.0 to 1.23.1 (#486) (7d6b9e0)

3.0.10 (2023-01-01)

Bug Fixes

  • deps: bump json5 from 2.2.0 to 2.2.3 (#488) (bf8f7f8)

3.0.9 (2022-12-18)

Bug Fixes

  • deps: bump @oclif/core from 1.21.0 to 1.22.0 (#483) (10dbb52)

3.0.8 (2022-12-11)

Bug Fixes

  • deps: bump @oclif/core from 1.20.4 to 1.21.0 (#480) (8856623)

3.0.7 (2022-11-20)

Bug Fixes

  • deps: bump @oclif/color from 1.0.0 to 1.0.2 (#472) (bb6a243)

3.0.6 (2022-10-31)

Bug Fixes

  • deps: bump inquirer from 8.2.0 to 8.2.5 (#457) (7d68886)

3.0.5 (2022-10-30)

Bug Fixes

  • deps: bump minimist from 1.2.5 to 1.2.7 (#461) (02279c6)

3.0.4 (2022-10-16)

Bug Fixes

  • deps: bump @oclif/core from 1.16.5 to 1.18.0 (#449) (850e452)

3.0.3 (2022-10-09)

Bug Fixes

  • deps: bump semver from 7.3.7 to 7.3.8 (#445) (bc42981)

3.0.2 (2022-09-30)

Bug Fixes

3.0.1 (2022-09-30)

Bug Fixes

  • deps: bump @oclif/core from 1.3.0 to 1.16.4 (#430) (f424d20)

3.0.0 (2022-02-11)

  • BREAKING CHANGE: add new update features (#368) (091c176), closes #368

BREAKING CHANGES

  • rename --from-local to --local

  • chore: update examples

  • feat!: remove --local flag

  • remove --local flag

  • refactor: Updater

  • fix: handle non-existent version index

  • chore: code review

  • chore: update test

  • fix: skip preupdate hook if using --hard

  • fix: update root after hard update

  • fix: works with sf

  • fix: replace --hard with --force

  • chore: update examples

  • chore: bump to 3.0.0

2.2.0 (2022-01-28)

Features

2.1.5 (2022-01-06)

Bug Fixes

2.1.4 (2022-01-06)

Bug Fixes

2.1.3 (2021-12-09)

2.1.2 (2021-12-08)

Bug Fixes

2.1.1 (2021-12-02)

Bug Fixes

2.1.0 (2021-11-23)

Features

2.0.0 (2021-09-29)

Features

1.5.0 (2021-08-05)

1.4.0 (2021-08-05)

Bug Fixes

1.4.0-3 (2021-03-17)

Bug Fixes

  • use clientBin property for reading version (#226) (800dba6)

Features

1.4.0-2 (2021-02-11)

Bug Fixes

1.4.0-1 (2021-02-06)

Features

  • save clients nested via their git sha (#211) (fc81773)

1.4.0-0 (2021-02-04)

Features

  • support oclif upload/promote cmds new s3 key structure (#204) (c2d7a46)

1.3.10 (2020-05-15)

1.3.9 (2018-11-26)

Bug Fixes

1.3.8 (2018-11-26)

Bug Fixes

  • Parse update manifests if the response is a string (#48) (757b5a5)

1.3.7 (2018-11-12)

Bug Fixes

1.3.6 (2018-10-26)

Bug Fixes

  • add basedir template vars (f11ab5a)

1.3.5 (2018-10-24)

Bug Fixes

  • Fallback to templates for s3 gz url and baseDir (#46) (bd7ab36)

1.3.4 (2018-10-13)

Bug Fixes

  • remove greenkeeper badge (0083b70)

1.3.3 (2018-10-08)

Bug Fixes

1.3.2 (2018-09-14)

Bug Fixes

1.3.1 (2018-08-17)

Bug Fixes

1.3.0 (2018-08-17)

Bug Fixes

Features

1.2.14 (2018-06-29)

Bug Fixes

1.2.13 (2018-06-19)

Bug Fixes

1.2.12 (2018-06-19)

Bug Fixes

1.2.11 (2018-06-12)

Bug Fixes

  • touch update before tidying (df4d75f)

1.2.10 (2018-06-12)

Bug Fixes

1.2.9 (2018-06-12)

Bug Fixes

1.2.8 (2018-06-01)

Bug Fixes

1.2.7 (2018-05-29)

Bug Fixes

  • update beta daily and stable bi-weekly (66aa6f2)

1.2.6 (2018-05-24)

Bug Fixes

  • ensure client directory is not a file (665c6e0)

1.2.5 (2018-05-24)

Bug Fixes

1.2.4 (2018-05-14)

Bug Fixes

1.2.3 (2018-05-10)

Bug Fixes

1.2.2 (2018-05-09)

Bug Fixes

  • disable autoupdates entirely when env var is set (8328b4f)

1.2.1 (2018-05-04)

Bug Fixes

  • check UPDATE_INSTRUCTIONS env var (459e9f2)

1.2.0 (2018-05-04)

Features

  • add current directory for debugging (9776dcc)

1.1.21 (2018-05-03)

Bug Fixes

1.1.20 (2018-05-01)

Bug Fixes

1.1.19 (2018-04-25)

Bug Fixes

  • increase update check time (49c4b1f)

1.1.18 (2018-04-24)

Bug Fixes

  • default to config.bin if no binPath (914e0e1)

1.1.17 (2018-04-21)

Bug Fixes

  • only show waiting message once (5c75700)

1.1.16 (2018-04-21)

Bug Fixes

  • improve filesize output (966756e)

1.1.15 (2018-04-20)

Bug Fixes

1.1.14 (2018-04-20)

Bug Fixes

1.1.13 (2018-04-20)

Bug Fixes

1.1.12 (2018-04-20)

Bug Fixes

1.1.11 (2018-04-19)

Bug Fixes

  • pause/resume stream (b937c61)
  • synchronously check for path exists (357ea6f)

Reverts

  • Revert "fix: use unix output format" (6628759)

1.1.10 (2018-04-19)

Bug Fixes

1.1.9 (2018-04-19)

Bug Fixes

1.1.8 (2018-04-10)

Bug Fixes

  • bump circle cache to fix postpack step (5bd3194)

1.1.7 (2018-04-10)

Bug Fixes

1.1.6 (2018-04-10)

Bug Fixes

1.1.5 (2018-04-09)

Bug Fixes

1.1.4 (2018-04-09)

Bug Fixes

  • do not allow updates when binPath is not set (939a321)

1.1.3 (2018-04-09)

Bug Fixes

1.1.2 (2018-04-09)

Bug Fixes

  • use version string for channel (f0095c3)

1.1.1 (2018-04-09)

Bug Fixes

1.1.0 (2018-04-07)

Bug Fixes

Features

1.0.5 (2018-04-07)

Bug Fixes

1.0.4 (2018-04-07)

Bug Fixes

1.0.3 (2018-02-28)

Bug Fixes

1.0.2 (2018-02-13)

Bug Fixes

1.0.1 (2018-02-13)

Bug Fixes

1.0.0 (2018-02-13)