Skip to content

Commit 8f961ea

Browse files
committed
chore(release): mcp-provider-api@0.3.0 [skip ci]
1 parent f56c102 commit 8f961ea

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/mcp-provider-api/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [0.3.0](https://github.com/salesforcecli/mcp/compare/mcp-provider-api@0.2.2...mcp-provider-api@0.3.0) (2025-09-17)
2+
3+
4+
### Features
5+
6+
* add lwc and aura experts toolsets ([#225](https://github.com/salesforcecli/mcp/issues/225)) ([f56c102](https://github.com/salesforcecli/mcp/commit/f56c1024dbd25845ee1216d21bc285a8062b31ed))
7+
8+
9+
110
## [0.2.2](https://github.com/salesforcecli/mcp/compare/mcp-provider-api@0.2.1...mcp-provider-api@0.2.2) (2025-09-16)
211

312

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.2.2",
4+
"version": "0.3.0",
55
"type": "module",
66
"license": "Apache-2.0",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)