Skip to content

Commit 0c11fc6

Browse files
authored
Fix incorrect CHANGELOG entry on main (v1.next) (#5280)
1 parent 8ab52d5 commit 0c11fc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For semantic convention package changes, see the [semconv CHANGELOG](packages/se
1717

1818
### :bug: (Bug Fix)
1919

20-
* fix(sdk-trace-base): do not load OTEL_ env vars on module load, but when needed [#5224](https://github.com/open-telemetry/opentelemetry-js/pull/5224)
20+
* fix(sdk-trace-base): do not load OTEL_ env vars on module load, but when needed [#5233](https://github.com/open-telemetry/opentelemetry-js/pull/5233)
2121

2222
* fix(instrumentation-xhr, instrumentation-fetch): content length attributes no longer get removed with `ignoreNetworkEvents: true` being set [#5229](https://github.com/open-telemetry/opentelemetry-js/issues/5229)
2323

0 commit comments

Comments
 (0)