Skip to content

Commit 003e202

Browse files
authored
Merge pull request #15 from flowcore-io/release-please--branches--main--components--platform-mcp-server
chore(main): release 1.6.0
2 parents 399e547 + 307d0b7 commit 003e202

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,5 +1,12 @@
11
# Changelog
22

3+
## [1.6.0](https://github.com/flowcore-io/mcp-flowcore-platform/compare/v1.5.3...v1.6.0) (2025-03-18)
4+
5+
6+
### Features
7+
8+
* **index:** :sparkles: Add support for PAT exchange and update service account handling ([43aa0c5](https://github.com/flowcore-io/mcp-flowcore-platform/commit/43aa0c5bf168885759ac531a544112aa9449d1a9))
9+
310
## [1.5.3](https://github.com/flowcore-io/mcp-flowcore-platform/compare/v1.5.2...v1.5.3) (2025-03-14)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@flowcore/platform-mcp-server",
3-
"version": "1.5.3",
3+
"version": "1.6.0",
44
"description": "MCP server for managing and interacting with Flowcore Platform",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)