Skip to content

v1.3.0

Choose a tag to compare

@mulhamna mulhamna released this 24 May 11:24
7e5dd48

1.3.0 (2026-05-24)

Features

  • release: add jira-mcp scoop docs and automation (#284) (e4f3459)

Bug Fixes

  • release: scope jira-mcp and root release lanes (#280) (5e2081a)

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.2.2 by @mulhamna in #276
  • feat(jira-mcp): add sprint and project metadata tools by @mulhamna in #277
  • fix(release): stop jira-mcp changes from bumping root lane by @mulhamna in #280
  • feat(jira-mcp): add issue and remote link tools by @mulhamna in #281
  • feat(release): add jira-mcp scoop docs and automation by @mulhamna in #284
  • chore(main): release 1.3.0 by @mulhamna in #283

Full Changelog: v1.2.2...v1.3.0