We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2246dca commit df805a7Copy full SHA for df805a7
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.2.3](https://github.com/salesforcecli/mcp/compare/0.2.2...0.2.3) (2025-05-30)
2
+
3
4
+### Bug Fixes
5
6
+* orgs flag ([2550fff](https://github.com/salesforcecli/mcp/commit/2550fff88b82a4bb99e302ae0ce92c5216f71c1b))
7
8
9
10
## [0.2.2](https://github.com/salesforcecli/mcp/compare/0.2.1...0.2.2) (2025-05-30)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/mcp",
- "version": "0.2.2",
+ "version": "0.2.3",
"description": "MCP Server for interacting with Salesforce instances",
"bin": {
"sf-mcp-server": "lib/index.js"
0 commit comments