We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d72940b commit f56c8daCopy full SHA for f56c8da
CHANGELOG.md
@@ -5,7 +5,8 @@ All notable changes to this project will be documented in this file.
5
6
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
7
8
-## [0.2.5] 2023-09-03
+
9
+## [0.2.6] 2023-09-03
10
11
- fix build
12
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@baselime/lambda-node-opentelemetry",
3
- "version": "0.2.5",
+ "version": "0.2.6",
4
"description": "OpenTelemetry auto tracer for Node.JS based AWS Lambda functions",
"keywords": [
"nodejs",
0 commit comments