Skip to content

Commit 0cb6596

Browse files
committed
v0.2.19
1 parent ce3a3f8 commit 0cb6596

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55

66
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
77

8-
## [0.2.18] 2023-09-04
8+
## [0.2.19] 2023-09-04
99

1010
- fix loading for default exports
1111
- remove span logger

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@baselime/lambda-node-opentelemetry",
3-
"version": "0.2.18",
3+
"version": "0.2.19",
44
"description": "OpenTelemetry auto tracer for Node.JS based AWS Lambda functions",
55
"types": "index.d.ts",
66
"exports": {

0 commit comments

Comments
 (0)