Skip to content

Commit dd783c2

Browse files
committed
chore: release node-opentelemetry 0.7.0-next.4
1 parent a2ebf6a commit dd783c2

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
"brown-apples-attack",
1212
"cuddly-swans-remember",
1313
"lazy-donuts-judge",
14+
"lovely-panthers-speak",
15+
"many-trees-jump",
1416
"popular-apes-admire"
1517
]
1618
}

packages/node-opentelemetry/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @hyperdx/node-opentelemetry
22

3+
## 0.7.0-next.4
4+
5+
### Patch Changes
6+
7+
- a2ebf6a: fix: disable console instrumentation if otel debug mode is on
8+
- a2ebf6a: style: move all constants to one file
9+
310
## 0.7.0-next.3
411

512
### Minor Changes

packages/node-opentelemetry/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@hyperdx/node-opentelemetry",
33
"author": "Warren <[email protected]>",
44
"license": "MIT",
5-
"version": "0.7.0-next.3",
5+
"version": "0.7.0-next.4",
66
"homepage": "https://www.hyperdx.io",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)