We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bcaa5d commit 95bd83fCopy full SHA for 95bd83f
packages/mcp/CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.23.3](https://github.com/salesforcecli/mcp/compare/0.23.2...0.23.3) (2025-10-03)
2
+
3
4
+### Bug Fixes
5
6
+* temp tool rename fix ([#278](https://github.com/salesforcecli/mcp/issues/278)) ([3bcaa5d](https://github.com/salesforcecli/mcp/commit/3bcaa5d4d9edbe5395e40f8550ea7effe098b18c))
7
8
9
10
## [0.23.2](https://github.com/salesforcecli/mcp/compare/0.23.1...0.23.2) (2025-10-03)
11
12
packages/mcp/package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/mcp",
- "version": "0.23.2",
+ "version": "0.23.3",
"description": "MCP Server for interacting with Salesforce instances",
"bin": {
"sf-mcp-server": "bin/run.js"
0 commit comments