Skip to content

Commit bb02ae2

Browse files
chore(main): release 0.1.0-alpha.10 (#44)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent e3ffa3e commit bb02ae2

File tree

4 files changed

+11
-4
lines changed

4 files changed

+11
-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.9"
2+
".": "0.1.0-alpha.10"
33
}

CHANGELOG.md

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

3+
## [0.1.0-alpha.10](https://github.com/iExecBlockchainComputing/iexec-mcp-server/compare/v0.1.0-alpha.9...v0.1.0-alpha.10) (2025-06-04)
4+
5+
6+
### 🚀 Features
7+
8+
* add multi-platform support for Docker builds ([#43](https://github.com/iExecBlockchainComputing/iexec-mcp-server/issues/43)) ([e3ffa3e](https://github.com/iExecBlockchainComputing/iexec-mcp-server/commit/e3ffa3e73f798bc08bbf211576b3e748c5421f14))
9+
310
## [0.1.0-alpha.9](https://github.com/iExecBlockchainComputing/iexec-mcp-server/compare/v0.1.0-alpha.8...v0.1.0-alpha.9) (2025-06-04)
411

512

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.9",
3+
"version": "0.1.0-alpha.10",
44
"description": "iExec MCP Server - Model Context Protocol server for iExec blockchain confidential computing",
55
"keywords": [
66
"mcp",

0 commit comments

Comments
 (0)