Skip to content

Commit 03aefda

Browse files
chore: version packages (#335)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 331db17 commit 03aefda

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/mrt-utilities-express-4-support.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.1
4+
5+
### Patch Changes
6+
7+
- [#334](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/pull/334) [`331db17`](https://github.com/SalesforceCommerceCloud/b2c-developer-tooling/commit/331db1778c964baefec204be6ba69ba5ce0a4360) - Add Express 4 support, improve middleware error handling, and add dual-version Express test coverage. (Thanks [@bendvc](https://github.com/bendvc)!)
8+
39
## 0.1.0
410

511
### Minor 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.0",
3+
"version": "0.1.1",
44
"description": "Middleware and utilities to simulate a deployed Managed Runtime environment",
55
"type": "module",
66
"author": "Salesforce",

0 commit comments

Comments
 (0)