Skip to content

Commit

Permalink
Merge branch 'forcedotcom:develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
BharathAdhikari authored Jun 13, 2024
2 parents 757eff1 + e5fd4bb commit e2bf094
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ This plugin is used to create and setup either a B2B or a B2C store with data wi
We always recommend using the latest version of these commands, however, you can install a specific version or tag if needed.

- [commerce-on-lightning](https://github.com/forcedotcom/commerce-on-lightning) - @salesforce/commerce <---- THIS PLUGIN

- create stores
- install command: `sfdx plugins:install @salesforce/commerce`
- install specific version:`sfdx plugins:install @salesforce/[email protected]`
Expand Down Expand Up @@ -55,7 +56,7 @@ $ npm install -g @salesforce/commerce
$ sf COMMAND
running command...
$ sf (-v|--version|version)
@salesforce/commerce/250.1.0 darwin-arm64 node-v18.20.1
@salesforce/commerce/252.0.0 darwin-arm64 node-v18.20.1
$ sf --help [COMMAND]
USAGE
$ sf COMMAND
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@salesforce/commerce",
"version": "250.1.0",
"version": "252.0.0",
"author": "CC Mostly Harmless",
"bugs": "https://github.com/forcedotcom/commerce-on-lightning/issues",
"dependencies": {
Expand Down

0 comments on commit e2bf094

Please sign in to comment.