We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e41938d commit 56cf850Copy full SHA for 56cf850
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.4.3](https://github.com/salesforcecli/mcp/compare/0.4.2...0.4.3) (2025-06-15)
2
+
3
+### Bug Fixes
4
5
+- **deps:** bump @salesforce/source-deploy-retrieve ([aae43cd](https://github.com/salesforcecli/mcp/commit/aae43cdcb95f85da6556685c71d29ed5411979d4))
6
7
## [0.4.2](https://github.com/salesforcecli/mcp/compare/0.4.1...0.4.2) (2025-06-15)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/mcp",
- "version": "0.4.2",
+ "version": "0.4.3",
"description": "MCP Server for interacting with Salesforce instances",
"bin": {
"sf-mcp-server": "bin/run.js"
0 commit comments