@salesforce/b2c-dx-mcp 0.4.3 → 0.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -387,5 +387,5 @@
387
387
  "enableJsonFlag": false
388
388
  }
389
389
  },
390
- "version": "0.4.3"
390
+ "version": "0.4.4"
391
391
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@salesforce/b2c-dx-mcp",
3
3
  "description": "MCP server for B2C Commerce developer experience tools",
4
- "version": "0.4.3",
4
+ "version": "0.4.4",
5
5
  "author": "Salesforce",
6
6
  "license": "MIT",
7
7
  "repository": "SalesforceCommerceCloud/b2c-developer-tooling",
@@ -79,7 +79,7 @@
79
79
  "ts-morph": "^27.0.0",
80
80
  "yaml": "2.8.1",
81
81
  "zod": "3.25.76",
82
- "@salesforce/b2c-tooling-sdk": "0.5.3"
82
+ "@salesforce/b2c-tooling-sdk": "0.5.4"
83
83
  },
84
84
  "devDependencies": {
85
85
  "@eslint/compat": "^1",