Skip to content

Commit ef40a8b

Browse files
committed
chore(release): mcp-provider-api@0.4.1 [skip ci]
1 parent dba0d4e commit ef40a8b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/mcp-provider-api/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [0.4.1](https://github.com/salesforcecli/mcp/compare/mcp-provider-api@0.4.0...mcp-provider-api@0.4.1) (2025-12-04)
2+
3+
4+
15
# [0.4.0](https://github.com/salesforcecli/mcp/compare/mcp-provider-api@0.3.0...mcp-provider-api@0.4.0) (2025-09-19)
26

37

packages/mcp-provider-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/mcp-provider-api",
33
"description": "(For Internal Use Only) API to implement a McpProvider that provides prompts, resources, and tools to be registered by an MCP server",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"type": "module",
66
"license": "Apache-2.0",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)