Skip to content

Releases: heroku/heroku-cli-command

command: v13.0.0-beta.1

14 Apr 13:48
7b5b240

Choose a tag to compare

Pre-release

13.0.0-beta.1 (2026-04-14)

⚠ BREAKING CHANGES

  • avoid duplicate account prompt on logout (#332)

Features

  • add --no-wrap flag for table rendering (#324) (1ed23a7)
  • add global --prompt flag for interactive command execution (#269) (c73322b)
  • add sentry reporting (#297) (0d815d0)
  • add warning messages when credential manager keychain ops fail (#317) (0de746a)
  • bring in heroku-credential-manager logic (#296) (a167022)
  • leverage the heroku credential manager for auth (#291) (de1bf43)

Bug Fixes

  • Add default help text hook so that display default app value in --help (#268) (d45dc5c)
  • avoid duplicate account prompt on logout (#332) (d28e371)
  • clear native store on logout regarless of HEROKU_NETRC_WRITE (#331) (72f4245)
  • Ctrl-C cancels login process (#305) (bea43c5)
  • deps: bump lodash from 4.17.21 to 4.17.23 (#255) (f056708)
  • deps: bump the patch-dependencies group across 1 directory with 3 updates (#260) (548fab1)
  • exclude workflows-repo from eslint (#286) (093706f)
  • improve --prompt flag help text implementation (#276) (f870d8b)
  • remove extra newline from warning output (#284) (94f6d94)
  • remove vulns and repeated warning headings (W-17068244) (#233) (7edf773)
  • silence redundant console.error on netrc logout (#335) (a9200ba)

Performance Improvements

  • lazy-load heavy modules to improve CLI startup time (#318) (2f4207d)

Miscellaneous Chores

command: v13.0.0-beta.0

09 Apr 18:23
e5e982a

Choose a tag to compare

Pre-release

13.0.0-beta.0 (2026-04-09)

⚠ BREAKING CHANGES

  • avoid duplicate account prompt on logout (#332)

Features

  • add global --prompt flag for interactive command execution (#269) (c73322b)
  • add sentry reporting (#297) (0d815d0)
  • add warning messages when credential manager keychain ops fail (#317) (0de746a)
  • bring in heroku-credential-manager logic (#296) (a167022)
  • leverage the heroku credential manager for auth (#291) (de1bf43)

Bug Fixes

  • Add default help text hook so that display default app value in --help (#268) (d45dc5c)
  • avoid duplicate account prompt on logout (#332) (d28e371)
  • clear native store on logout regarless of HEROKU_NETRC_WRITE (#331) (72f4245)
  • deps: bump lodash from 4.17.21 to 4.17.23 (#255) (f056708)
  • deps: bump the patch-dependencies group across 1 directory with 3 updates (#260) (548fab1)
  • exclude workflows-repo from eslint (#286) (093706f)
  • improve --prompt flag help text implementation (#276) (f870d8b)
  • remove extra newline from warning output (#284) (94f6d94)
  • remove vulns and repeated warning headings (W-17068244) (#233) (7edf773)

command: v12.3.1

03 Apr 19:51
85b64e6

Choose a tag to compare

12.3.1 (2026-04-03)

Features

  • add --no-wrap flag for table rendering (#324) (1ed23a7)

Performance Improvements

  • lazy-load heavy modules to improve CLI startup time (#318) (2f4207d)

Miscellaneous Chores

command: v12.2.2

25 Mar 22:37
75b123c

Choose a tag to compare

12.2.2 (2026-03-25)

Features

  • leverage the heroku credential manager for auth (#291) (de1bf43)

Bug Fixes

Miscellaneous Chores

command: v12.3.0-beta.0

24 Mar 23:25
6972bfd

Choose a tag to compare

Pre-release

12.3.0-beta.0 (2026-03-24)

Miscellaneous Chores

command: v12.2.0-beta.0

24 Mar 21:25
5e69dca

Choose a tag to compare

Pre-release

12.2.0-beta.0 (2026-03-24)

Features

  • add global --prompt flag for interactive command execution (#269) (c73322b)
  • add sentry reporting (#297) (0d815d0)
  • bring in heroku-credential-manager logic (#296) (a167022)
  • leverage the heroku credential manager for auth (#291) (de1bf43)

Bug Fixes

  • Add default help text hook so that display default app value in --help (#268) (d45dc5c)
  • deps: bump lodash from 4.17.21 to 4.17.23 (#255) (f056708)
  • deps: bump the patch-dependencies group across 1 directory with 3 updates (#260) (548fab1)
  • exclude workflows-repo from eslint (#286) (093706f)
  • improve --prompt flag help text implementation (#276) (f870d8b)
  • remove extra newline from warning output (#284) (94f6d94)
  • remove vulns and repeated warning headings (W-17068244) (#233) (7edf773)

command: v12.2.1

11 Mar 19:21
4f26af9

Choose a tag to compare

12.2.1 (2026-03-11)

Bug Fixes

  • exclude workflows-repo from eslint (#286) (093706f)
  • remove extra newline from warning output (#284) (94f6d94)

command: v12.2.0

27 Feb 20:57
b2f9eb7

Choose a tag to compare

12.2.0 (2026-02-26)

Features

  • add global --prompt flag for interactive command execution (#269) (c73322b)

Bug Fixes

  • improve --prompt flag help text implementation (#276) (f870d8b)

command: v12.1.3

24 Feb 20:35
fc4939f

Choose a tag to compare

12.1.3 (2026-02-24)

Bug Fixes

  • Add default help text hook so that display default app value in --help (#268) (d45dc5c)
  • deps: bump the patch-dependencies group across 1 directory with 3 updates (#260) (548fab1)

command: v12.1.2

29 Jan 20:43
967e8d8

Choose a tag to compare

12.1.2 (2026-01-29)

Bug Fixes

  • deps: bump lodash from 4.17.21 to 4.17.23 (#255) (f056708)
  • remove vulns and repeated warning headings (W-17068244) (#233) (7edf773)

Miscellaneous Chores