Skip to content

v1.1.0

Choose a tag to compare

@mulhamna mulhamna released this 19 May 03:18

1.1.0 (2026-05-18)

Features

  • jira/cli: interactive jirac mcp install + fix claude-code/-desktop paths (78d7449)
  • packaging: split npm into @mulham28/jirac and @mulham28/jirac-mcp (cfec213)

Bug Fixes

  • jira-mcp: replace boolean schemas with object schemas for arbitrary JSON fields (01f6c62)

Packaging notes

  • Release artifacts ship jirac and jirac-mcp.
  • Windows installer entrypoint: install.ps1.
  • Winget source manifests live in packaging/winget/ and should be updated from the published release artifacts before submission.
  • If you still have scripts that call jira, update them to jirac before using this release.

What's Changed

  • chore(packaging): refresh release docs and manifests for v1.0.0 by @mulhamna in #255
  • feat(mcp): fix client compatibility, interactive install, split npm by @mulhamna in #258
  • chore(main): release 1.1.0 by @mulhamna in #259

Full Changelog: v1.0.0...v1.1.0