Skip to content

Commit

Permalink
fix(changelog): lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pichlermarc committed Jan 25, 2024
1 parent 520b6b2 commit bd98d83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion experimental/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ All notable changes to experimental packages in this project will be documented
* fix(instrumentation)!: pin import-in-the-middle@1.7.1 [#4441](https://github.com/open-telemetry/opentelemetry-js/pull/4441)
* Fixes a bug where, in some circumstances, ESM instrumentation packages would try to instrument CJS exports on ESM, causing the end-user application to crash.
* This breaking change only affects users that are using the *experimental* `@opentelemetry/instrumentation/hook.mjs` loader hook AND Node.js 18.19 or later:
* This reverts back to an older version of `import-in-the-middle` due to https://github.com/DataDog/import-in-the-middle/issues/57
* This reverts back to an older version of `import-in-the-middle` due to <https://github.com/DataDog/import-in-the-middle/issues/57>
* This version does not support Node.js 18.19 or later

### :rocket: (Enhancement)
Expand Down

0 comments on commit bd98d83

Please sign in to comment.