Next Release: changelog and version packages#81
Merged
Conversation
71b8d9e to
6f767c7
Compare
022ef2e to
9b82cbe
Compare
6c7c55c to
7ebeef2
Compare
7ebeef2 to
a4bf0ad
Compare
clavery
approved these changes
Jan 30, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.3.0
Minor Changes
d772003Thanks @clavery! - consistent command doc structure; better auth page; online links in examples for all topics/cmds#83
ddee52eThanks @clavery! - Add support for realm-instance format in ODS commands. You can now usezzzv-123orzzzv_123instead of full UUIDs forods get,ods start,ods stop,ods restart, andods deletecommands.#77
6859880Thanks @clavery! - Add log tailing, listing, and retrieval commands for viewing B2C Commerce instance logs. Seeb2c logstopic.#94
c34103bThanks @clavery! - Add two-factor client certificate (mTLS) support for WebDAV operationsPatch Changes
d772003Thanks @clavery! - bugfix code deploy to not require oauth unless neededd772003Thanks @clavery! - mrt bundle commands now relay warnings from the bundle such as out of date node versionsUpdated dependencies [
ddee52e,6859880,6b89ed6,c34103b]:@salesforce/b2c-tooling-sdk@0.3.0
Minor Changes
#83
ddee52eThanks @clavery! - Add support for realm-instance format in ODS commands. You can now usezzzv-123orzzzv_123instead of full UUIDs forods get,ods start,ods stop,ods restart, andods deletecommands.#77
6859880Thanks @clavery! - Add log tailing, listing, and retrieval commands for viewing B2C Commerce instance logs. Seeb2c logstopic.#85
6b89ed6Thanks @clavery! - Surface config source errors as warnings. When a config source (like dw.json) has malformed content, the error is now displayed as a warning instead of being silently ignored.#94
c34103bThanks @clavery! - Add two-factor client certificate (mTLS) support for WebDAV operations@salesforce/b2c-dx-mcp@0.3.0
Patch Changes
ddee52e,6859880,6b89ed6,c34103b]: