Skip to content

Commit 4bdec4a

Browse files
committed
docs: update the correct doc
1 parent 0bf9f03 commit 4bdec4a

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ For notes on migrating to 2.x / 0.200.x see [the upgrade guide](doc/upgrade-to-2
2121
### :bug: Bug Fixes
2222

2323
* fix(sdk-metrics): Remove invalid default value for `startTime` param to ExponentialHistogramAccumulation. This only impacted the closurescript compiler. [#5763](https://github.com/open-telemetry/opentelemetry-js/pull/5763) @trentm
24-
* fix(instrumentation-grpc): Use ESM version of semconv instead of CJS. Users expecting mixed ESM and CJS modules will now only get ESM modules. [#5884](https://github.com/open-telemetry/opentelemetry-js/pull/5884) @overbalance
2524

2625
### :books: Documentation
2726

experimental/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ For notes on migrating to 2.x / 0.200.x see [the upgrade guide](doc/upgrade-to-2
3737
### :bug: Bug Fixes
3838

3939
* fix(otlp-exporter-base): prioritize `esnext` export condition as it is more specific [#5458](https://github.com/open-telemetry/opentelemetry-js/pull/5458)
40+
* fix(instrumentation-grpc): Use ESM version of semconv instead of CJS. Users expecting mixed ESM and CJS modules will now only get ESM modules. [#5884](https://github.com/open-telemetry/opentelemetry-js/pull/5884) @overbalance
4041

4142
### :books: Documentation
4243

0 commit comments

Comments
 (0)