Skip to content

Commit 0cecc2f

Browse files
chore: version packages (#288)
1 parent a98d28d commit 0cecc2f

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/mcp-docs-install-config-clarity.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

docs/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @salesforce/b2c-dx-docs
22

3+
## 0.2.9
4+
5+
### Patch Changes
6+
7+
- [#287](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/pull/287) [`a98d28d`](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/commit/a98d28d83c40da5ab2d6c1389b5aa7e290921473) - Clarified MCP documentation for quick install and configuration, including project-root setup steps, environment variable guidance, and MRT/theming tool setup details to reduce onboarding confusion. (Thanks [@yhsieh1](https://github.com/yhsieh1)!)
8+
39
## 0.2.8
410

511
### Patch Changes

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/b2c-dx-docs",
3-
"version": "0.2.8",
3+
"version": "0.2.9",
44
"private": true,
55
"description": "Documentation for B2C Developer Tooling",
66
"scripts": {

0 commit comments

Comments
 (0)