File tree Expand file tree Collapse file tree 10 files changed +51
-8
lines changed
Expand file tree Collapse file tree 10 files changed +51
-8
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.14.2] ( https://github.com/b1ff/atlassian-dc-mcp/compare/v0.14.1...v0.14.2 ) (2026-04-02)
7+
8+
9+ ### Bug Fixes
10+
11+ * resolve npm audit vulnerabilities in dependencies ([ 96d5997] ( https://github.com/b1ff/atlassian-dc-mcp/commit/96d5997da6b0d55d7ec2c0cba38980e340bbdc13 ) )
12+
13+
14+
15+
16+
617## [ 0.14.1] ( https://github.com/b1ff/atlassian-dc-mcp/compare/v0.14.0...v0.14.1 ) (2026-04-01)
718
819
Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3- "version" : " 0.14.1 " ,
3+ "version" : " 0.14.2 " ,
44 "packages" : [
55 " packages/*"
66 ],
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.14.2] ( https://github.com/b1ff/atlassian-dc-mcp/compare/v0.14.1...v0.14.2 ) (2026-04-02)
7+
8+ ** Note:** Version bump only for package @atlassian-dc-mcp/bitbucket
9+
10+
11+
12+
13+
614## [ 0.14.1] ( https://github.com/b1ff/atlassian-dc-mcp/compare/v0.14.0...v0.14.1 ) (2026-04-01)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @atlassian-dc-mcp/bitbucket" ,
3- "version" : " 0.14.1 " ,
3+ "version" : " 0.14.2 " ,
44 "main" : " build/index.js" ,
55 "type" : " module" ,
66 "bin" : " ./bin/run.js" ,
1414 "test" : " jest"
1515 },
1616 "dependencies" : {
17- "@atlassian-dc-mcp/common" : " ^0.14.1 " ,
17+ "@atlassian-dc-mcp/common" : " ^0.14.2 " ,
1818 "@modelcontextprotocol/sdk" : " ^1.27.1" ,
1919 "dotenv" : " ^16.4.7" ,
2020 "zod" : " ^3.24.2"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.14.2] ( https://github.com/b1ff/atlassian-dc-mcp/compare/v0.14.1...v0.14.2 ) (2026-04-02)
7+
8+ ** Note:** Version bump only for package @atlassian-dc-mcp/common
9+
10+
11+
12+
13+
614## [ 0.14.1] ( https://github.com/b1ff/atlassian-dc-mcp/compare/v0.14.0...v0.14.1 ) (2026-04-01)
715
816** Note:** Version bump only for package @atlassian-dc-mcp/common
Original file line number Diff line number Diff line change 11{
22 "name" : " @atlassian-dc-mcp/common" ,
3- "version" : " 0.14.1 " ,
3+ "version" : " 0.14.2 " ,
44 "main" : " build/index.js" ,
55 "type" : " module" ,
66 "private" : false ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.14.2] ( https://github.com/b1ff/atlassian-dc-mcp/compare/v0.14.1...v0.14.2 ) (2026-04-02)
7+
8+ ** Note:** Version bump only for package @atlassian-dc-mcp/confluence
9+
10+
11+
12+
13+
614## [ 0.14.1] ( https://github.com/b1ff/atlassian-dc-mcp/compare/v0.14.0...v0.14.1 ) (2026-04-01)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @atlassian-dc-mcp/confluence" ,
3- "version" : " 0.14.1 " ,
3+ "version" : " 0.14.2 " ,
44 "main" : " build/index.js" ,
55 "type" : " module" ,
66 "bin" : " ./bin/run.js" ,
1414 "test" : " jest --passWithNoTests"
1515 },
1616 "dependencies" : {
17- "@atlassian-dc-mcp/common" : " ^0.14.1 " ,
17+ "@atlassian-dc-mcp/common" : " ^0.14.2 " ,
1818 "@modelcontextprotocol/sdk" : " ^1.27.1" ,
1919 "dotenv" : " ^16.4.7" ,
2020 "zod" : " ^3.24.2"
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 0.14.2] ( https://github.com/b1ff/atlassian-dc-mcp/compare/v0.14.1...v0.14.2 ) (2026-04-02)
7+
8+ ** Note:** Version bump only for package @atlassian-dc-mcp/jira
9+
10+
11+
12+
13+
614## [ 0.14.1] ( https://github.com/b1ff/atlassian-dc-mcp/compare/v0.14.0...v0.14.1 ) (2026-04-01)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @atlassian-dc-mcp/jira" ,
3- "version" : " 0.14.1 " ,
3+ "version" : " 0.14.2 " ,
44 "main" : " build/index.js" ,
55 "type" : " module" ,
66 "bin" : " ./bin/run.js" ,
1515 "test" : " jest"
1616 },
1717 "dependencies" : {
18- "@atlassian-dc-mcp/common" : " ^0.14.1 " ,
18+ "@atlassian-dc-mcp/common" : " ^0.14.2 " ,
1919 "@modelcontextprotocol/sdk" : " ^1.27.1" ,
2020 "dotenv" : " ^16.4.7" ,
2121 "zod" : " ^3.24.2"
You can’t perform that action at this time.
0 commit comments