Skip to content

Commit 9c0eb8b

Browse files
authored
Merge pull request #18 from flowcore-io/release-please--branches--main--components--platform-mcp-server
chore(main): release 1.7.0
2 parents 265d0a0 + f338ded commit 9c0eb8b

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.7.0](https://github.com/flowcore-io/mcp-flowcore-platform/compare/v1.6.2...v1.7.0) (2025-05-12)
4+
5+
6+
### Features
7+
8+
* bumbed flowcore sdk to latest version and added sensitive data support ([f3ccf67](https://github.com/flowcore-io/mcp-flowcore-platform/commit/f3ccf6780d79e2c8e68f661e12439dcd0817b0a0))
9+
310
## [1.6.2](https://github.com/flowcore-io/mcp-flowcore-platform/compare/v1.6.1...v1.6.2) (2025-04-03)
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.6.2",
3+
"version": "1.7.0",
44
"description": "MCP server for managing and interacting with Flowcore Platform",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)