Skip to content

Commit e61ca8c

Browse files
authored
Merge pull request #6 from flowcore-io/release-please--branches--main--components--platform-mcp-server
chore(main): release 1.1.1
2 parents d389d81 + fa3a7ce commit e61ca8c

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.1.1](https://github.com/flowcore-io/mcp-flowcore-platform/compare/v1.1.0...v1.1.1) (2025-03-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **index:** :memo: Update server description and add information on Flowcore Platform usage ([096f7ce](https://github.com/flowcore-io/mcp-flowcore-platform/commit/096f7cea626a53087bb8d10c830d36d3891f0e67))
9+
310
## [1.1.0](https://github.com/flowcore-io/mcp-flowcore-platform/compare/v1.0.3...v1.1.0) (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.1.0",
3+
"version": "1.1.1",
44
"description": "MCP server for managing and interacting with Flowcore Platform",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)