Skip to content

Commit 1e4a22a

Browse files
chore(main): release 1.5.2
1 parent ece6df3 commit 1e4a22a

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.2](https://github.com/flowcore-io/mcp-flowcore-platform/compare/v1.5.1...v1.5.2) (2025-03-13)
4+
5+
6+
### Bug Fixes
7+
8+
* **index:** :memo: Update documentation for get_events tool with additional pagination and filtering details ([ece6df3](https://github.com/flowcore-io/mcp-flowcore-platform/commit/ece6df36285ac3fd1751d77313889a646d371ccc))
9+
310
## [1.5.1](https://github.com/flowcore-io/mcp-flowcore-platform/compare/v1.5.0...v1.5.1) (2025-03-12)
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.1",
3+
"version": "1.5.2",
44
"description": "MCP server for managing and interacting with Flowcore Platform",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)