Skip to content

Commit 4bdd2b1

Browse files
committed
chore: add changeset for MRT command reorganization
1 parent 215ad0b commit 4bdd2b1

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@salesforce/b2c-cli': minor
3+
---
4+
5+
Reorganizes MRT commands by scope: project-level commands under `mrt project`, environment-level under `mrt env`, and deployment commands under `mrt bundle`. The `mrt bundle download` command now downloads files by default instead of just printing the URL.
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
'@salesforce/b2c-cli': minor
3+
'@salesforce/b2c-tooling-sdk': minor
4+
---
5+
6+
Adds complete MRT command coverage: project management (create, update, delete), team members, deployment notifications, environment configuration (create, update, B2C connections), URL redirects, access control headers, CDN cache invalidation, bundle listing/history/download, and user profile settings.

0 commit comments

Comments
 (0)