Skip to content

Commit 50551cb

Browse files
chore: version packages
1 parent 6771d7a commit 50551cb

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/ods-sandbox-management.md

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

packages/b2c-cli/CHANGELOG.md

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

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#315](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/pull/315) [`6771d7a`](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/commit/6771d7a8c2db7db259bf00d8d4d0d6393aa14fe6) - Add ODS sandbox management enhancements, including sandbox storage and settings commands, multi-realm usage reporting, and dedicated realm configuration support. (Thanks [@charithaT07](https://github.com/charithaT07)!)
8+
9+
Keep sandbox realm workflows under `b2c sandbox realm` / `b2c ods realm` by removing top-level `b2c realm` aliases.
10+
311
## 1.0.1
412

513
### Patch Changes

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 B2C Commerce CLI",
4-
"version": "1.0.1",
4+
"version": "1.1.0",
55
"author": "Charles Lavery",
66
"bin": {
77
"b2c": "./bin/run.js"

0 commit comments

Comments
 (0)