From a33ef511c7af61f0f1c1b8e2c16178d172455707 Mon Sep 17 00:00:00 2001 From: AJ Stuyvenberg Date: Wed, 14 Feb 2024 09:14:32 -0500 Subject: [PATCH] v8.106.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b34166ff..e4c31a6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datadog-lambda-js", - "version": "7.105.0", + "version": "8.106.0", "description": "Lambda client library that supports hybrid tracing in node js", "main": "dist/index.js", "types": "dist/index.d.ts",