Skip to content

heroku-cli-util: v10.4.0-beta.0

Pre-release
Pre-release

Choose a tag to compare

@michaelmalave michaelmalave released this 21 Jan 21:02
80c8389

10.4.0-beta.0 (2026-01-20)

Features

  • add color system (#253) (169725a)
  • adding utility functions from 'heroku-cli-plugin-data-beta' (W-20610130) (#262) (9f5588c)
  • backport changes from v9 branch to main (W-19890189) (#240) (2ad585c)
  • update color definitions to use ANSI256 codes and add conditional Unicode display (#274) (22a49e8)

Bug Fixes

  • remove unneeded debug statements (#254) (2bb45bf)
  • Update how types are exported (#236) (5563b34)
  • W-20270674: allow getAttachment to find matches via config vars (#248) (0d400a7)

Continuous Integration

  • adding token for release on push PRs to trigger ci (#266) (1033d2c)
  • include pull_request to trigger ci actions (#264) (1a44291)

Miscellaneous Chores