Skip to content

Commit c7c5f5e

Browse files
chore(release): update monorepo packages versions (#2140)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 6b29a6d commit c7c5f5e

File tree

4 files changed

+16
-11
lines changed

4 files changed

+16
-11
lines changed

.changeset/clever-cobras-switch.md

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

.changeset/smart-ducks-attend.md

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

packages/plugins/opentelemetry/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# @envelop/opentelemetry
22

3+
## 6.2.0
4+
5+
### Minor Changes
6+
7+
- [#2139](https://github.com/n1ru4l/envelop/pull/2139)
8+
[`9b83224`](https://github.com/n1ru4l/envelop/commit/9b832246fe2bdd7a33c844e2e86666f6c46247bb)
9+
Thanks [@ardatan](https://github.com/ardatan)! - Subscriptions support, expose trace id in the
10+
extensions
11+
12+
### Patch Changes
13+
14+
- [#2130](https://github.com/n1ru4l/envelop/pull/2130)
15+
[`6b29a6d`](https://github.com/n1ru4l/envelop/commit/6b29a6da70ee08907ed90feca0393f211d329379)
16+
Thanks [@Akryum](https://github.com/Akryum)! - Able to add a prefix to the span
17+
318
## 6.1.0
419

520
### Patch Changes

packages/plugins/opentelemetry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@envelop/opentelemetry",
3-
"version": "6.1.0",
3+
"version": "6.2.0",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)