Skip to content

Commit 6e2da23

Browse files
chore: version packages
1 parent 933ea84 commit 6e2da23

4 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/RELEASE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Mon Apr 27 20:06:42 UTC 2026
1+
Mon Apr 27 21:32:09 UTC 2026

.changeset/mrt-data-store-env-prefix.md

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

packages/mrt-utilities/CHANGELOG.md

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

3+
## 0.1.6
4+
5+
### Patch Changes
6+
7+
- [#385](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/pull/385) [`933ea84`](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/commit/933ea841a85b8b667823b8acbfc2e401e105a195) - Rename development data-store environment variables from `SFNEXT_DATA_STORE_DEFAULTS`/`SFNEXT_DATA_STORE_WARN_ON_MISSING` to `MRT_DATA_STORE_DEFAULTS`/`MRT_DATA_STORE_WARN_ON_MISSING` and update docs/examples accordingly. (Thanks [@bendvc](https://github.com/bendvc)!)
8+
39
## 0.1.5
410

511
### Patch Changes

packages/mrt-utilities/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@salesforce/mrt-utilities",
3-
"version": "0.1.5",
3+
"version": "0.1.6",
44
"description": "Middleware and utilities to simulate a deployed Managed Runtime environment",
55
"type": "module",
66
"author": "Salesforce",

0 commit comments

Comments
 (0)