Skip to content

Commit 1574fd2

Browse files
chore(release): 1.26.7 [skip ci]
## [1.26.7](v1.26.6...v1.26.7) (2025-05-05) ### Bug Fixes * revert to working server version that stays running ([39bbb85](39bbb85))
1 parent a863e6e commit 1574fd2

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.26.7](https://github.com/aashari/mcp-server-atlassian-jira/compare/v1.26.6...v1.26.7) (2025-05-05)
2+
3+
4+
### Bug Fixes
5+
6+
* revert to working server version that stays running ([39bbb85](https://github.com/aashari/mcp-server-atlassian-jira/commit/39bbb8559728da68f7a729117054f7796d75dab4))
7+
18
## [1.26.6](https://github.com/aashari/mcp-server-atlassian-jira/compare/v1.26.5...v1.26.6) (2025-05-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@aashari/mcp-server-atlassian-jira",
3-
"version": "1.26.6",
3+
"version": "1.26.7",
44
"description": "Node.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID), and view dev info (commits, PRs). Connects AI capabilities directly into Jira project management and issue tracking workflows.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)