Skip to content

Commit f5f065e

Browse files
chore(main): release mcp-server 0.1.0-alpha.5 (#33)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent 535e4b5 commit f5f065e

File tree

4 files changed

+12
-4
lines changed

4 files changed

+12
-4
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0-alpha.4"
2+
".": "0.1.0-alpha.5"
33
}

CHANGELOG.md

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

3+
## [0.1.0-alpha.5](https://github.com/iExecBlockchainComputing/iexec-mcp-server/compare/mcp-server-v0.1.0-alpha.4...mcp-server-v0.1.0-alpha.5) (2025-06-04)
4+
5+
6+
### 🐞 Bug Fixes
7+
8+
* update npm & docker publish workflow to trigger only on releases ([535e4b5](https://github.com/iExecBlockchainComputing/iexec-mcp-server/commit/535e4b5ddd4d45331ee13566b027e03cf12802c0))
9+
* Update npm publish & docker workflow triggers ([#32](https://github.com/iExecBlockchainComputing/iexec-mcp-server/issues/32)) ([535e4b5](https://github.com/iExecBlockchainComputing/iexec-mcp-server/commit/535e4b5ddd4d45331ee13566b027e03cf12802c0))
10+
311
## [0.1.0-alpha.4](https://github.com/iExecBlockchainComputing/iexec-mcp-server/compare/mcp-server-v0.1.0-alpha.3...mcp-server-v0.1.0-alpha.4) (2025-06-04)
412

513

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@iexec/mcp-server",
3-
"version": "0.1.0-alpha.4",
3+
"version": "0.1.0-alpha.5",
44
"description": "iExec MCP Server - Model Context Protocol server for iExec blockchain confidential computing",
55
"keywords": [
66
"mcp",

0 commit comments

Comments
 (0)