From e8a9ac217f24e4a77806a901e8f7e9349f81d9e9 Mon Sep 17 00:00:00 2001 From: Bharath Kumar Adhikari Date: Thu, 13 Jun 2024 20:16:48 +0530 Subject: [PATCH] updating the release version --- README.md | 3 ++- package.json | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e81a4d..582cd89 100644 --- a/README.md +++ b/README.md @@ -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/commerce@242.0.26` @@ -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 diff --git a/package.json b/package.json index b8a985e..b16689a 100644 --- a/package.json +++ b/package.json @@ -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": {