Skip to content

Commit 713e69d

Browse files
committed
Release 0.2.23
1 parent d12cc5c commit 713e69d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

CHANGELOG.md

+1-1
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-
## [Unreleased]
8+
## [0.2.23] - 2023-11-06
99

1010
- fix json parsing
1111
## [0.2.22] - 2023-10-29

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

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

0 commit comments

Comments
 (0)