Skip to content

Commit

Permalink
chore(release): 1.19.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.19.0](v1.18.0...v1.19.0) (2023-03-01)

### Features

* do not add W3C TraceContext headers to Amazon Sigv4 outgoing HTTP requests ([#161](#161)) ([4475cc4](4475cc4))
  • Loading branch information
semantic-release-bot committed Mar 1, 2023
1 parent 4475cc4 commit 5a50be7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@lumigo/opentelemetry",
"version": "1.18.0",
"version": "1.19.0",
"description": "Lumigo wrapper to trace distributed architecture",
"main": "dist/src/wrapper.js",
"private": false,
Expand Down

0 comments on commit 5a50be7

Please sign in to comment.