Skip to content

Next Release: changelog and version packages#271

Merged
clavery merged 1 commit intomainfrom
changeset-release/main
Mar 19, 2026
Merged

Next Release: changelog and version packages#271
clavery merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Mar 18, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@salesforce/b2c-cli@0.9.0

Minor Changes

  • #167 caa568e - Introduces stateful authentication: auth login (browser/implicit), auth logout, auth client (client_credentials/password), auth client renew, and auth client token. Sessions are stored as a JSON file in the CLI data directory; when a valid session exists, all OAuth commands use it automatically without requiring credentials on every invocation. (Thanks @amit-kumar8-sf!)

    Note: Sessions are not shared with sfcc-ci. Re-authenticate with b2c auth login or b2c auth client after upgrading. Existing stateless auth (env vars, dw.json) is unaffected.

Patch Changes

  • b30e427 - Add --path flag to b2c docs schema to print the filesystem path to a schema file instead of its content, enabling use with tools like xmllint for XML validation. (Thanks @clavery!)

  • #272 e919e50 - Added sfcc-ci migration guide with command mappings and CI/CD migration instructions. Added backward-compatible sfcc-ci command aliases (client:auth, code:deploy, code:list, code:activate, job:run, etc.) and environment variable aliases (SFCC_OAUTH_CLIENT_ID, SFCC_OAUTH_CLIENT_SECRET, SFCC_LOGIN_URL). (Thanks @clavery!)

  • Updated dependencies [b30e427, e919e50, caa568e]:

    • @salesforce/b2c-tooling-sdk@0.10.0

@salesforce/b2c-tooling-sdk@0.10.0

Minor Changes

  • #167 caa568e - Introduces stateful authentication: auth login (browser/implicit), auth logout, auth client (client_credentials/password), auth client renew, and auth client token. Sessions are stored as a JSON file in the CLI data directory; when a valid session exists, all OAuth commands use it automatically without requiring credentials on every invocation. (Thanks @amit-kumar8-sf!)

    Note: Sessions are not shared with sfcc-ci. Re-authenticate with b2c auth login or b2c auth client after upgrading. Existing stateless auth (env vars, dw.json) is unaffected.

Patch Changes

  • b30e427 - Add --path flag to b2c docs schema to print the filesystem path to a schema file instead of its content, enabling use with tools like xmllint for XML validation. (Thanks @clavery!)

  • #272 e919e50 - Added sfcc-ci migration guide with command mappings and CI/CD migration instructions. Added backward-compatible sfcc-ci command aliases (client:auth, code:deploy, code:list, code:activate, job:run, etc.) and environment variable aliases (SFCC_OAUTH_CLIENT_ID, SFCC_OAUTH_CLIENT_SECRET, SFCC_LOGIN_URL). (Thanks @clavery!)

@salesforce/b2c-dx-mcp@0.5.1

Patch Changes

b2c-vs-extension@0.2.5

Patch Changes

@salesforce/b2c-dx-docs@0.2.7

Patch Changes

  • #272 e919e50 - Added sfcc-ci migration guide with command mappings and CI/CD migration instructions. Added backward-compatible sfcc-ci command aliases (client:auth, code:deploy, code:list, code:activate, job:run, etc.) and environment variable aliases (SFCC_OAUTH_CLIENT_ID, SFCC_OAUTH_CLIENT_SECRET, SFCC_LOGIN_URL). (Thanks @clavery!)

@github-actions github-actions Bot force-pushed the changeset-release/main branch from 43e2430 to a06e09c Compare March 19, 2026 23:04
@clavery clavery merged commit fe3781b into main Mar 19, 2026
1 check passed
@clavery clavery deleted the changeset-release/main branch March 19, 2026 23:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant