Skip to content

Commit cb17cb9

Browse files
chore(main): release 0.1.0-alpha.11 (#46)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent 218950c commit cb17cb9

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.10"
2+
".": "0.1.0-alpha.11"
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.11](https://github.com/iExecBlockchainComputing/iexec-mcp-server/compare/v0.1.0-alpha.10...v0.1.0-alpha.11) (2025-06-04)
4+
5+
6+
### 🐞 Bug Fixes
7+
8+
* fetchMyContacts ([#45](https://github.com/iExecBlockchainComputing/iexec-mcp-server/issues/45)) ([218950c](https://github.com/iExecBlockchainComputing/iexec-mcp-server/commit/218950cfde427a29ec2bf84675ca796cb441c5c9))
9+
310
## [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)
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.10",
3+
"version": "0.1.0-alpha.11",
44
"description": "iExec MCP Server - Model Context Protocol server for iExec blockchain confidential computing",
55
"keywords": [
66
"mcp",

0 commit comments

Comments
 (0)