From 0ee042bc9d8532ad13d41d75dbc66364368343a9 Mon Sep 17 00:00:00 2001 From: Olivier John Ndjike Nzia Date: Tue, 17 Mar 2026 10:53:24 -0400 Subject: [PATCH] v12.136.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index aa3f357f..b08eeb1f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datadog-lambda-js", - "version": "12.135.0", + "version": "12.136.0", "description": "Lambda client library that supports hybrid tracing in node js", "main": "dist/index.js", "types": "dist/index.d.ts",