Skip to content

Next Release: changelog and version packages#371

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

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

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 22, 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.6.0

Minor Changes

  • #370 ee735bb - Add cap command topic for Commerce App Package (CAP) management. (Thanks @clavery!)

    New commands:

    • b2c cap validate — validates CAP structure, manifest, and cartridge rules locally
    • b2c cap package — packages a CAP directory into a distributable .zip
    • b2c cap install — installs a CAP on an instance via WebDAV + sfcc-install-commerce-app job
    • b2c cap uninstall — uninstalls a CAP via sfcc-uninstall-commerce-app job

    New SDK exports in @salesforce/b2c-tooling-sdk/operations/cap: validateCap, commerceAppInstall, commerceAppUninstall, commerceAppPackage.

    The VS Code extension gains CAP directory detection (badge decoration) and an "Install Commerce App (CAP)" context menu action.

  • #370 ee735bb - Add cap list, cap tasks, and cap pull commands for managing installed Commerce Apps (Thanks @clavery!)

    • cap list exports and parses commerce_feature_states to show installed features with type, source, status, and version
    • cap tasks displays configuration tasks for an installed app with clickable Business Manager links
    • cap pull downloads and extracts installed app source packages for cartridge deployment or Storefront Next development
    • Standardize all cap commands to use --site-id flag (with --site as alias)
    • cap uninstall no longer requires --domain — looks it up automatically from the feature state
    • cap install now keeps the archive on the instance by default (use --clean-archive to remove)

Patch Changes

  • Updated dependencies [ee735bb, ee735bb]:
    • @salesforce/b2c-tooling-sdk@1.5.0

@salesforce/b2c-tooling-sdk@1.5.0

Minor Changes

  • #370 ee735bb - Add cap command topic for Commerce App Package (CAP) management. (Thanks @clavery!)

    New commands:

    • b2c cap validate — validates CAP structure, manifest, and cartridge rules locally
    • b2c cap package — packages a CAP directory into a distributable .zip
    • b2c cap install — installs a CAP on an instance via WebDAV + sfcc-install-commerce-app job
    • b2c cap uninstall — uninstalls a CAP via sfcc-uninstall-commerce-app job

    New SDK exports in @salesforce/b2c-tooling-sdk/operations/cap: validateCap, commerceAppInstall, commerceAppUninstall, commerceAppPackage.

    The VS Code extension gains CAP directory detection (badge decoration) and an "Install Commerce App (CAP)" context menu action.

  • #370 ee735bb - Add cap list, cap tasks, and cap pull commands for managing installed Commerce Apps (Thanks @clavery!)

    • cap list exports and parses commerce_feature_states to show installed features with type, source, status, and version
    • cap tasks displays configuration tasks for an installed app with clickable Business Manager links
    • cap pull downloads and extracts installed app source packages for cartridge deployment or Storefront Next development
    • Standardize all cap commands to use --site-id flag (with --site as alias)
    • cap uninstall no longer requires --domain — looks it up automatically from the feature state
    • cap install now keeps the archive on the instance by default (use --clean-archive to remove)

b2c-vs-extension@0.4.0

Minor Changes

  • #370 ee735bb - Add cap command topic for Commerce App Package (CAP) management. (Thanks @clavery!)

    New commands:

    • b2c cap validate — validates CAP structure, manifest, and cartridge rules locally
    • b2c cap package — packages a CAP directory into a distributable .zip
    • b2c cap install — installs a CAP on an instance via WebDAV + sfcc-install-commerce-app job
    • b2c cap uninstall — uninstalls a CAP via sfcc-uninstall-commerce-app job

    New SDK exports in @salesforce/b2c-tooling-sdk/operations/cap: validateCap, commerceAppInstall, commerceAppUninstall, commerceAppPackage.

    The VS Code extension gains CAP directory detection (badge decoration) and an "Install Commerce App (CAP)" context menu action.

Patch Changes

  • Updated dependencies [ee735bb, ee735bb]:
    • @salesforce/b2c-tooling-sdk@1.5.0

@salesforce/b2c-dx-mcp@1.0.10

Patch Changes

  • Updated dependencies [ee735bb, ee735bb]:
    • @salesforce/b2c-tooling-sdk@1.5.0

@salesforce/b2c-dx-docs@0.2.17

Patch Changes

  • #370 ee735bb - Add cap list, cap tasks, and cap pull commands for managing installed Commerce Apps (Thanks @clavery!)

    • cap list exports and parses commerce_feature_states to show installed features with type, source, status, and version
    • cap tasks displays configuration tasks for an installed app with clickable Business Manager links
    • cap pull downloads and extracts installed app source packages for cartridge deployment or Storefront Next development
    • Standardize all cap commands to use --site-id flag (with --site as alias)
    • cap uninstall no longer requires --domain — looks it up automatically from the feature state
    • cap install now keeps the archive on the instance by default (use --clean-archive to remove)
  • db5648f - Improved release workflow reliability (Thanks @clavery!)

@github-actions github-actions Bot requested a review from a team April 22, 2026 00:17
@github-actions github-actions Bot added the release Automated release PR label Apr 22, 2026
@clavery clavery force-pushed the changeset-release/main branch from 391cc82 to 40c9ea3 Compare April 22, 2026 00:26
@clavery clavery merged commit 44229c2 into main Apr 22, 2026
7 checks passed
@clavery clavery deleted the changeset-release/main branch April 22, 2026 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release Automated release PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant