We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b4bb72 commit ec21958Copy full SHA for ec21958
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.0.9](https://github.com/salesforcecli/mcp/compare/0.0.8...0.0.9) (2025-05-25)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump zod from 3.24.3 to 3.25.28 ([d0c0f2d](https://github.com/salesforcecli/mcp/commit/d0c0f2dd1ca3741bc9306c7eab2f8a5ddd29c9ff))
7
8
9
10
## [0.0.8](https://github.com/salesforcecli/mcp/compare/0.0.7...0.0.8) (2025-05-24)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/mcp",
- "version": "0.0.8",
+ "version": "0.0.9",
"description": "MCP Server for interacting with Salesforce instances",
"bin": {
"sf-mcp-server": "lib/index.js"
0 commit comments