Skip to content

Commit e548a4f

Browse files
authored
Merge pull request #3 from flowcore-io/release-please--branches--main--components--platform-mcp-server
chore(main): release 1.0.2
2 parents 919b4d6 + e6d6b95 commit e548a4f

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.0.2](https://github.com/flowcore-io/mcp-flowcore-platform/compare/v1.0.1...v1.0.2) (2025-03-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci:** :sparkles: Add registry URL for npm in publish workflow ([8262529](https://github.com/flowcore-io/mcp-flowcore-platform/commit/8262529c929858255b5386af7dff5dfaaf97f75b))
9+
* **ci:** :sparkles: Add scope for npm in publish workflow ([919b4d6](https://github.com/flowcore-io/mcp-flowcore-platform/commit/919b4d64bfc9d25890259a7d0ab0ae53627c250b))
10+
311
## [1.0.1](https://github.com/flowcore-io/mcp-flowcore-platform/compare/v1.0.0...v1.0.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.0.1",
3+
"version": "1.0.2",
44
"description": "MCP server for managing and interacting with Flowcore Platform",
55
"private": false,
66
"type": "module",

0 commit comments

Comments
 (0)