Skip to content

Commit 2dd2714

Browse files
ci(changesets): version packages (#88)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7b7fd2d commit 2dd2714

7 files changed

+15
-26
lines changed

.changeset/grumpy-plums-grin.md

-5
This file was deleted.

.changeset/lovely-masks-ring.md

-5
This file was deleted.

.changeset/soft-moons-give.md

-5
This file was deleted.

.changeset/stale-cameras-sit.md

-5
This file was deleted.

.changeset/tidy-tomatoes-shop.md

-5
This file was deleted.

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @commercetools/express-request-correlator
22

3+
## 3.0.2
4+
5+
### Patch Changes
6+
7+
- [#102](https://github.com/commercetools/express-request-correlator/pull/102) [`3610431`](https://github.com/commercetools/express-request-correlator/commit/361043139b9a1e3d068addf08eb5ad3f27e56342) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update dependency express to v4.19.2 [security]
8+
9+
- [#82](https://github.com/commercetools/express-request-correlator/pull/82) [`5cb1e74`](https://github.com/commercetools/express-request-correlator/commit/5cb1e74822af442f2894369c7a292784c0b06333) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies
10+
11+
- [#91](https://github.com/commercetools/express-request-correlator/pull/91) [`150aa26`](https://github.com/commercetools/express-request-correlator/commit/150aa26abf5f7c581f405f3bed6569411e8ba27a) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies
12+
13+
- [#98](https://github.com/commercetools/express-request-correlator/pull/98) [`48cecec`](https://github.com/commercetools/express-request-correlator/commit/48cececa78b2082a10fae0c3bdc81a79f20e307f) Thanks [@renovate](https://github.com/apps/renovate)! - chore(deps): update all dependencies
14+
15+
- [#101](https://github.com/commercetools/express-request-correlator/pull/101) [`769db68`](https://github.com/commercetools/express-request-correlator/commit/769db68840b4bcfcd9c0fa9d81b3cb3a6b42317c) Thanks [@dependabot](https://github.com/apps/dependabot)! - chore(deps-dev): bump express from 4.18.2 to 4.19.2
16+
317
## 3.0.1
418

519
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@commercetools/express-request-correlator",
3-
"version": "3.0.1",
3+
"version": "3.0.2",
44
"description": "Express middleware to help tracing correlation IDs",
55
"scripts": {
66
"build": "preconstruct build",

0 commit comments

Comments
 (0)