Skip to content

Releases: oclif/plugin-update

3.0.8

11 Dec 02:57
Compare
Choose a tag to compare

Bug Fixes

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

3.0.7

20 Nov 03:29
Compare
Choose a tag to compare

Bug Fixes

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

3.0.6

31 Oct 03:51
Compare
Choose a tag to compare

Bug Fixes

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

3.0.5

30 Oct 05:36
Compare
Choose a tag to compare

Bug Fixes

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

3.0.4

16 Oct 08:42
Compare
Choose a tag to compare

Bug Fixes

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

3.0.3

09 Oct 08:41
Compare
Choose a tag to compare

Bug Fixes

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

3.0.2

30 Sep 08:53
Compare
Choose a tag to compare

Bug Fixes

3.0.1

30 Sep 04:37
Compare
Choose a tag to compare

Bug Fixes

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

v3.0.0

11 Feb 22:13
Compare
Choose a tag to compare

3.0.0 (2022-02-11)

⚠ 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

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

v2.2.0

28 Jan 16:43
Compare
Choose a tag to compare

2.2.0 (2022-01-28)

Features