Skip to content

Commit e317b6f

Browse files
authored
Merge pull request #1 from flowcore-io/release-please--branches--main--components--platform-mcp-server
chore(main): release 1.0.0
2 parents 8a9183d + 75d0780 commit e317b6f

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
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))
9+
10+
11+
### Bug Fixes
12+
13+
* **ci:** :bug: Update build command in publish workflow ([8a9183d](https://github.com/flowcore-io/mcp-flowcore-platform/commit/8a9183db397c1be89fe99362ba2dfbfa4258c0a5))
14+
* **project:** :wrench: Add Biome for linting and formatting ([ebd49a6](https://github.com/flowcore-io/mcp-flowcore-platform/commit/ebd49a68bf1cc36cd8c9c2fb1c934e4852b1ed3d))

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

0 commit comments

Comments
 (0)