@salesforce/b2c-dx-mcp 1.1.0 → 1.1.1

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.
@@ -418,5 +418,5 @@
418
418
  "enableJsonFlag": false
419
419
  }
420
420
  },
421
- "version": "1.1.0"
421
+ "version": "1.1.1"
422
422
  }
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": "1.1.0",
4
+ "version": "1.1.1",
5
5
  "author": "Salesforce",
6
6
  "license": "Apache-2.0",
7
7
  "repository": "SalesforceCommerceCloud/b2c-developer-tooling",
@@ -80,7 +80,7 @@
80
80
  "yaml": "2.8.1",
81
81
  "postcss": "8.5.6",
82
82
  "zod": "3.25.76",
83
- "@salesforce/b2c-tooling-sdk": "1.9.0"
83
+ "@salesforce/b2c-tooling-sdk": "1.10.0"
84
84
  },
85
85
  "devDependencies": {
86
86
  "@eslint/compat": "^1",