Skip to content

Commit 95bd83f

Browse files
committed
chore(release): 0.23.3 [skip ci]
1 parent 3bcaa5d commit 95bd83f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

packages/mcp/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
110
## [0.23.2](https://github.com/salesforcecli/mcp/compare/0.23.1...0.23.2) (2025-10-03)
211

312

packages/mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/mcp",
3-
"version": "0.23.2",
3+
"version": "0.23.3",
44
"description": "MCP Server for interacting with Salesforce instances",
55
"bin": {
66
"sf-mcp-server": "bin/run.js"

0 commit comments

Comments
 (0)