We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 324bc5b commit b25eb59Copy full SHA for b25eb59
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.0.3](https://github.com/salesforcecli/mcp/compare/0.0.2...0.0.3) (2025-04-25)
2
+
3
4
+### Bug Fixes
5
6
+* **deps:** bump micromatch from 4.0.4 to 4.0.8 ([f64a166](https://github.com/salesforcecli/mcp/commit/f64a166b6c6a796da5b9adc9288a7f0474dc26e4))
7
8
9
10
## [0.0.2](https://github.com/salesforcecli/mcp/compare/0.0.1...0.0.2) (2025-04-25)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@salesforce/mcp",
- "version": "0.0.2",
+ "version": "0.0.3",
"description": "MCP Server for interacting with Salesforce instances",
"main": "lib/index",
"types": "lib/index.d.ts",
0 commit comments