Skip to content

Commit d708526

Browse files
author
flowcore-platform
committed
Merge branch 'main' of github.com:flowcore-io/mcp-flowcore-platform
2 parents 3f97b0c + eb0453d commit d708526

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.1](https://github.com/flowcore-io/mcp-flowcore-platform/compare/v1.6.0...v1.6.1) (2025-03-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **index:** :memo: Update ingest tool documentation to specify max events per request ([cf141bc](https://github.com/flowcore-io/mcp-flowcore-platform/commit/cf141bc88f25ee7bf07c92afa04f13d701c0a096))
9+
310
## [1.6.0](https://github.com/flowcore-io/mcp-flowcore-platform/compare/v1.5.3...v1.6.0) (2025-03-18)
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.0",
3+
"version": "1.6.1",
44
"description": "MCP server for managing and interacting with Flowcore Platform",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)