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 9a06c05 commit e5d4880Copy full SHA for e5d4880
packages/mcp/CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [0.19.0](https://github.com/salesforcecli/mcp/compare/0.18.0...0.19.0) (2025-08-29)
2
+
3
4
+### Features
5
6
+* remove sf-suggest-cli-command W-19452518 ([#166](https://github.com/salesforcecli/mcp/issues/166)) ([9a06c05](https://github.com/salesforcecli/mcp/commit/9a06c056c564844b2df74a1ecf3484eb654e614e))
7
8
9
10
# [0.18.0](https://github.com/salesforcecli/mcp/compare/0.17.1...0.18.0) (2025-08-28)
11
12
packages/mcp/package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/mcp",
- "version": "0.18.0",
+ "version": "0.19.0",
"description": "MCP Server for interacting with Salesforce instances",
"bin": {
"sf-mcp-server": "bin/run.js"
0 commit comments