Skip to content

Commit 52f2310

Browse files
authored
Merge pull request #5 from flowcore-io/release-please--branches--main--components--platform-mcp-server
chore(main): release 1.1.0
2 parents 3dd3399 + 744737a commit 52f2310

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [1.1.0](https://github.com/flowcore-io/mcp-flowcore-platform/compare/v1.0.3...v1.1.0) (2025-03-12)
4+
5+
6+
### Features
7+
8+
* **build:** :sparkles: Add file copying to build process ([3dd3399](https://github.com/flowcore-io/mcp-flowcore-platform/commit/3dd3399a90fef7e0e1076385a8def5052ee7d133))
9+
10+
11+
### Bug Fixes
12+
13+
* **package:** :art: Update entry point and restructure CLI implementation ([4b5533c](https://github.com/flowcore-io/mcp-flowcore-platform/commit/4b5533c3cc42ded5c22d23bb4b1ec414ce606820))
14+
315
## [1.0.3](https://github.com/flowcore-io/mcp-flowcore-platform/compare/v1.0.2...v1.0.3) (2025-03-12)
416

517

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

0 commit comments

Comments
 (0)