Skip to content

Commit 16b3db7

Browse files
committed
v 0.0.3 for publishing
1 parent 5c59dcb commit 16b3db7

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

packages/b2c-cli/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-cli",
33
"description": "A Salesforce Commerce Cloud B2C CLI",
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"author": "Charles Lavery",
66
"bin": {
77
"b2c": "./bin/run.js"

packages/b2c-dx-mcp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/b2c-dx-mcp",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "MCP server for B2C Commerce Cloud developer experience tools",
55
"author": "Salesforce",
66
"license": "MIT",

packages/b2c-plugin-example-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/b2c-plugin-example-config",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Example plugin demonstrating custom config source for B2C CLI",
55
"author": "Salesforce Commerce Cloud",
66
"license": "Apache-2.0",

packages/b2c-tooling-sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/b2c-tooling-sdk",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Core tooling library for Salesforce Commerce Cloud B2C CLI",
55
"author": "Charles Lavery",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)