We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c874127 commit 382c03fCopy full SHA for 382c03f
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.2.6](https://github.com/salesforcecli/mcp/compare/0.2.5...0.2.6) (2025-05-31)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump zod from 3.25.28 to 3.25.42 ([84c6d87](https://github.com/salesforcecli/mcp/commit/84c6d87988c5d7674b05c0d24885e5e6a3292160))
7
8
9
10
## [0.2.5](https://github.com/salesforcecli/mcp/compare/0.2.4...0.2.5) (2025-05-30)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/mcp",
- "version": "0.2.5",
+ "version": "0.2.6",
"description": "MCP Server for interacting with Salesforce instances",
"bin": {
"sf-mcp-server": "lib/index.js"
0 commit comments