Skip to content

Commit 60e23d6

Browse files
chore(release): 3.2.1 [skip ci]
## [3.2.1](v3.2.0...v3.2.1) (2025-12-01) ### Bug Fixes * **deps:** regenerate package-lock.json for CI compatibility ([0a826be](0a826be))
1 parent 0a826be commit 60e23d6

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.2.1](https://github.com/aashari/mcp-server-atlassian-confluence/compare/v3.2.0...v3.2.1) (2025-12-01)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** regenerate package-lock.json for CI compatibility ([0a826be](https://github.com/aashari/mcp-server-atlassian-confluence/commit/0a826be11880505cf331a5105a8fdf2a28389315))
7+
18
# [3.2.0](https://github.com/aashari/mcp-server-atlassian-confluence/compare/v3.1.0...v3.2.0) (2025-12-01)
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-confluence",
3-
"version": "3.2.0",
3+
"version": "3.2.1",
44
"description": "Node.js/TypeScript MCP server for Atlassian Confluence. Provides tools enabling AI systems (LLMs) to list/get spaces & pages (content formatted as Markdown) and search via CQL. Connects AI seamlessly to Confluence knowledge bases using the standard MCP interface.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)