Skip to content

Next Release: changelog and version packages#364

Merged
clavery merged 1 commit intomainfrom
changeset-release/main
Apr 21, 2026
Merged

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

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 20, 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@1.5.0

Minor Changes

  • #366 59dd584 - Add b2c code download command to download cartridge code from a B2C Commerce instance, with support for cartridge filtering, mirror mode, and progress reporting (Thanks @clavery!)

Patch Changes

  • #355 3dedc05 - b2c setup skills now prompts to overwrite already-installed skills in interactive mode instead of silently skipping them with a "use --update to overwrite" message. The existing --update and --force flags still work non-interactively. (Thanks @clavery!)

  • #355 3dedc05 - Refine b2c CLI skills (scapi-schemas, scapi-custom, slas, ecdn, cip, users-roles) to show config-first idiomatic usage. Examples now assume values like tenantId, shortCode, and clientId are resolved from dw.json / SFCC_* env vars, with flags shown only as overrides. This prevents coding agents from prompting users for values that are already configured. (Thanks @clavery!)

  • #365 c4309db - Broaden skills-plugin install support and improve the installation docs. (Thanks @clavery!)

    • Add a Codex plugin marketplace so the three plugins (b2c-cli, b2c, b2c-dx-mcp) can be installed directly from Codex CLI's plugin directory.
    • Add a new b2c-onboarding skill (in the b2c plugin) that walks new developers through CLI verify, dw.json setup, sandbox connect, and first cartridge deploy, then hands off to the topic-specific skill for the user's goal.
    • Add per-plugin READMEs with install instructions for each supported client.
    • Document Copilot CLI + VS Code Copilot install paths and the Codex marketplace install path.
    • Remove the b2c-experimental plugin from the public marketplace.
  • Updated dependencies [59dd584, 3dedc05, c4309db]:

    • @salesforce/b2c-tooling-sdk@1.4.0

@salesforce/b2c-tooling-sdk@1.4.0

Minor Changes

  • #366 59dd584 - Add b2c code download command to download cartridge code from a B2C Commerce instance, with support for cartridge filtering, mirror mode, and progress reporting (Thanks @clavery!)

Patch Changes

  • #355 3dedc05 - b2c setup skills now prompts to overwrite already-installed skills in interactive mode instead of silently skipping them with a "use --update to overwrite" message. The existing --update and --force flags still work non-interactively. (Thanks @clavery!)

  • #365 c4309db - Skills installer (b2c setup skills) now resolves the latest skills release by querying GitHub for releases that actually carry skills zips, instead of relying on GitHub's opinionated "latest release" endpoint. Falls back to a CDN-backed lookup when the GitHub API is rate-limited. Zip downloads continue to use the GitHub release CDN with no API calls. Resolved versions are cached locally for 1 hour to keep consecutive installs fast. (Thanks @clavery!)

@salesforce/b2c-dx-mcp@1.0.9

Patch Changes

b2c-vs-extension@0.3.4

Patch Changes

@salesforce/b2c-agent-plugins@1.1.0

Minor Changes

  • #365 c4309db - Initial release. This package tracks the version of the B2C Commerce agent skills plugins (b2c-cli and b2c). Its version is stamped into the Claude Code marketplace entries and the Codex plugin manifests at release time, and skills-only changes get a dedicated b2c-agent-plugins@X.Y.Z GitHub release tag with updated skills zips attached. Target this package in a changeset when you change skills under skills/b2c-cli/skills/ or skills/b2c/skills/. (Thanks @clavery!)

@salesforce/b2c-dx-docs@0.2.15

Patch Changes

  • #365 c4309db - Broaden skills-plugin install support and improve the installation docs. (Thanks @clavery!)

    • Add a Codex plugin marketplace so the three plugins (b2c-cli, b2c, b2c-dx-mcp) can be installed directly from Codex CLI's plugin directory.
    • Add a new b2c-onboarding skill (in the b2c plugin) that walks new developers through CLI verify, dw.json setup, sandbox connect, and first cartridge deploy, then hands off to the topic-specific skill for the user's goal.
    • Add per-plugin READMEs with install instructions for each supported client.
    • Document Copilot CLI + VS Code Copilot install paths and the Codex marketplace install path.
    • Remove the b2c-experimental plugin from the public marketplace.
  • #363 e79e275 - Upgrade documentation site to VitePress 2.0.0-alpha. Adds package-manager (Thanks @clavery!)
    icons in ::: code-group tabs (npm, pnpm, yarn, Homebrew), "Edit this page
    on GitHub" links, git-based "Last updated" timestamps, and improved local
    search ranking. Generated SDK API pages under /api/ have edit and
    last-updated UI suppressed since they are regenerated on every build.

@github-actions github-actions Bot force-pushed the changeset-release/main branch 2 times, most recently from 7a4380b to b3336b9 Compare April 20, 2026 22:47
@github-actions github-actions Bot force-pushed the changeset-release/main branch from b3336b9 to ab0ff20 Compare April 21, 2026 00:46
@clavery clavery merged commit 2ade53b into main Apr 21, 2026
@clavery clavery deleted the changeset-release/main branch April 21, 2026 01:48
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