Skip to content

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 24 Feb 22:18
· 25 commits to main since this release

Linear CLI v1.6.0

A token-efficient CLI for Linear.

Installation

brew tap joa23/linear-cli
brew install linear-cli

Or download the binary for your platform from the assets below.

Changelog

Features

  • ed43d4e feat(auth): standardize API key auth and remove legacy env var (#41)
  • 483a01a feat: improve private attachment download flow (#40)

Bug fixes

  • 216175c fix: make issue creation atomic to prevent orphaned issues (#38)

Others

  • 576ea4a chore: Update CHANGELOG for v1.6.0
  • dd1a81f chore: Update formula to v1.5.0

Full Changelog: v1.5.0...v1.6.0