Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 05 Jun 15:22
4ab3b62

What's Changed

🔄 License Change

  • Changed from Apache 2.0 to MIT license for broader compatibility

✨ Features

  • Added tool descriptions and annotations for better discoverability in MCP clients (#17)

🐛 Bug Fixes

  • Fixed npm distribution shebang issue for users without bun installed (#16)
  • Removed duplicate shebang modification in CI workflow

📦 Installation

npm

npm install -g @choplin/jira-cli-mcp

Homebrew (macOS/Linux)

brew tap choplin/jira-cli-mcp
brew install jira-cli-mcp

Direct Download

Download the appropriate binary for your platform from the assets below.

📋 Requirements

  • jira-cli must be installed and configured
  • Node.js 18+ (for npm installation)

Full Changelog: v0.2.1...v0.3.0