Skip to content

Commit ea8d93b

Browse files
authored
Merge pull request #14 from flowcore-io/release-please--branches--main--components--platform-mcp-server
chore(main): release 1.5.3
2 parents 325ab0d + 519a623 commit ea8d93b

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.5.3](https://github.com/flowcore-io/mcp-flowcore-platform/compare/v1.5.2...v1.5.3) (2025-03-14)
4+
5+
6+
### Bug Fixes
7+
8+
* **index:** :bug: Adjust default pageSize to 10 and improve cursor handling in event ingestion ([a54dda8](https://github.com/flowcore-io/mcp-flowcore-platform/commit/a54dda81e55580f3e0464c700c69e9512c80f8a2))
9+
310
## [1.5.2](https://github.com/flowcore-io/mcp-flowcore-platform/compare/v1.5.1...v1.5.2) (2025-03-13)
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.2",
3+
"version": "1.5.3",
44
"description": "MCP server for managing and interacting with Flowcore Platform",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)