Skip to content

Commit d246f45

Browse files
committed
chore(release): [email protected] [skip ci]
1 parent 193e267 commit d246f45

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.4.0](https://github.com/salesforcecli/mcp/compare/[email protected]@0.4.0) (2025-09-19)
2+
3+
4+
### Features
5+
6+
* add devops/ca toolsets W-19616705 ([#230](https://github.com/salesforcecli/mcp/issues/230)) ([08b5356](https://github.com/salesforcecli/mcp/commit/08b5356f8a53ffeaf3462736169e95ba2729c39c))
7+
8+
9+
110
# [0.3.0](https://github.com/salesforcecli/mcp/compare/[email protected]@0.3.0) (2025-09-17)
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.3.0",
4+
"version": "0.4.0",
55
"type": "module",
66
"license": "Apache-2.0",
77
"main": "dist/index.js",

0 commit comments

Comments
 (0)