Skip to content

Commit

Permalink
release @elastic/[email protected] (#603)
Browse files Browse the repository at this point in the history
  • Loading branch information
trentm authored Feb 11, 2025
1 parent bbea363 commit 153c7e7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion packages/opentelemetry-node/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# @elastic/opentelemetry-node Changelog

## Unreleased
## v0.7.0

- BREAKING CHANGE: Bump min-supported node to `^18.19.0 || >=20.6.0`.
This raises the minimum-supported Node.js to the same as coming releases of OpenTelemetry JS.
Expand Down
4 changes: 2 additions & 2 deletions packages/opentelemetry-node/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/opentelemetry-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@elastic/opentelemetry-node",
"version": "0.6.0",
"version": "0.7.0",
"type": "commonjs",
"description": "Elastic Distribution of OpenTelemetry Node.js",
"publishConfig": {
Expand Down

0 comments on commit 153c7e7

Please sign in to comment.