Skip to content

Commit

Permalink
fix(changelog): move misplaced entries
Browse files Browse the repository at this point in the history
  • Loading branch information
pichlermarc committed Mar 30, 2023
1 parent 14145b6 commit c0dbba5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ For experimental package changes, see the [experimental CHANGELOG](experimental/

### :bug: (Bug Fix)

* fix(sdk-metrics): merge uncollected delta accumulations [#3667](/~https://github.com/open-telemetry/opentelemetry-js/pull/3667) @legendecas
* fix(sdk-trace-web): make `parseUrl()` respect document.baseURI [#3670](/~https://github.com/open-telemetry/opentelemetry-js/pull/3670) @domasx2
* fix(resource): make properties for async resource resolution optional [#3677](/~https://github.com/open-telemetry/opentelemetry-js/pull/3677) @pichlermarc

### :books: (Refine Doc)

Expand All @@ -37,7 +37,6 @@ For experimental package changes, see the [experimental CHANGELOG](experimental/

### :bug: (Bug Fix)

* fix(sdk-metrics): merge uncollected delta accumulations [#3667](/~https://github.com/open-telemetry/opentelemetry-js/pull/3667) @legendecas
* fix(resource): make properties for async resource resolution optional [#3677](/~https://github.com/open-telemetry/opentelemetry-js/pull/3677) @pichlermarc
* fix(resource): change fs/promises import to be node 12 compatible [#3681](/~https://github.com/open-telemetry/opentelemetry-js/pull/3681) @pichlermarc

Expand Down

0 comments on commit c0dbba5

Please sign in to comment.