Skip to content

Commit 56b25b6

Browse files
authored
Merge pull request #9 from flowcore-io/release-please--branches--main--components--platform-mcp-server
chore(main): release 1.3.0
2 parents 7d1abdd + 9b70cd7 commit 56b25b6

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.3.0](https://github.com/flowcore-io/mcp-flowcore-platform/compare/v1.2.1...v1.3.0) (2025-03-12)
4+
5+
6+
### Features
7+
8+
* **index:** :sparkles: Add new tools for data core, flow type, and event type management ([7f17118](https://github.com/flowcore-io/mcp-flowcore-platform/commit/7f17118ddb7cf216a2cadc5d55bd517f76ee58a6))
9+
* **prompts:** :sparkles: Add platform prompts for Flowcore Platform interaction and contract creation ([7d1abdd](https://github.com/flowcore-io/mcp-flowcore-platform/commit/7d1abdd7a6819814ec7f90dd92bcf11dd978a1ec))
10+
311
## [1.2.1](https://github.com/flowcore-io/mcp-flowcore-platform/compare/v1.2.0...v1.2.1) (2025-03-12)
412

513

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.2.1",
3+
"version": "1.3.0",
44
"description": "MCP server for managing and interacting with Flowcore Platform",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)