We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d31f599 commit a0d915fCopy full SHA for a0d915f
CHANGELOG.md
@@ -0,0 +1,8 @@
1
+# Changelog
2
+
3
+## 1.0.0 (2025-03-12)
4
5
6
+### Features
7
8
+* **project:** :tada: Initialize Flowcore Platform MCP Server project ([d31f599](https://github.com/flowcore-io/mcp-flowcore-platform/commit/d31f599abbecb30669ff10aec8aa2daf11e51528))
package.json
@@ -1,6 +1,6 @@
{
"name": "@flowcore/platform-mcp-server",
- "version": "0.1.0",
+ "version": "1.0.0",
"description": "MCP server for managing and interacting with Flowcore Platform",
"private": false,
"type": "module",
0 commit comments