Skip to content

Commit b49dfa9

Browse files
committed
need to bump
1 parent 5bc46ef commit b49dfa9

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.3",
4+
"version": "0.0.4",
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.3",
3+
"version": "0.0.4",
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.3",
3+
"version": "0.0.4",
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.3",
3+
"version": "0.0.4",
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)