Skip to content

v1.3.1

Choose a tag to compare

@mulhamna mulhamna released this 24 May 14:42
9e0f462

1.3.1 (2026-05-24)

Bug Fixes

  • ci: repair jira-mcp scoop manifest seed step (#287) (b5263ef)
  • ci: seed jirac-mcp manifest without heredoc (#288) (da4ae07)
  • release: repair manifest race and workflow_dispatch release lane (#289) (b0a75e3)

Packaging notes

  • Release artifacts ship jirac (CLI) and jirac-mcp (MCP server) binaries.
  • The jira-mcp crate (crates.io) and @mulham28/jirac-mcp npm package are published on the separate jira-mcp-v* tag lane — only the binaries are attached here so the Zed extension keeps resolving from "latest release".
  • 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.3.0 by @mulhamna in #285
  • chore(main): release jira-mcp 2.0.0 by @mulhamna in #282
  • fix(ci): repair jira-mcp scoop manifest seed step by @mulhamna in #287
  • fix(ci): seed jirac-mcp manifest without heredoc by @mulhamna in #288
  • fix(release): repair manifest race and workflow_dispatch tag resolution by @mulhamna in #289
  • chore(main): release 1.3.1 by @mulhamna in #286

Full Changelog: v1.3.0...v1.3.1