Skip to content

Commit 6e2a31e

Browse files
chore(main): release mcp-server 0.1.0-alpha.7 (#37)
Co-authored-by: iexec-release-please-app[bot] <202620906+iexec-release-please-app[bot]@users.noreply.github.com>
1 parent dc21755 commit 6e2a31e

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

0 commit comments

Comments
 (0)