Skip to content

Commit 2b2e163

Browse files
chore: version packages (#284)
1 parent fb5ac83 commit 2b2e163

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/fix-marketplace-mcp-plugin.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/b2c-dx-mcp/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @salesforce/b2c-dx-mcp
22

3+
## 0.5.4
4+
5+
### Patch Changes
6+
7+
- [#283](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/pull/283) [`fb5ac83`](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/commit/fb5ac83b43db0666e8e17f62516eb04aac962c2d) - Fix marketplace schema validation for the `b2c-dx-mcp` plugin by adding the required `source` field (Thanks [@yhsieh1](https://github.com/yhsieh1)!)
8+
39
## 0.5.3
410

511
### Patch Changes

packages/b2c-dx-mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@salesforce/b2c-dx-mcp",
33
"description": "MCP server for B2C Commerce developer experience tools",
4-
"version": "0.5.3",
4+
"version": "0.5.4",
55
"author": "Salesforce",
66
"license": "Apache-2.0",
77
"repository": "SalesforceCommerceCloud/b2c-developer-tooling",

0 commit comments

Comments
 (0)