From 07bca59fc9bfeecf8c41e5e3330186f8c32ef665 Mon Sep 17 00:00:00 2001 From: Rithika Narayan Date: Wed, 18 Feb 2026 09:28:31 -0500 Subject: [PATCH] v12.134.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3a597ae6..44b7d1ed 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datadog-lambda-js", - "version": "12.133.0", + "version": "12.134.0", "description": "Lambda client library that supports hybrid tracing in node js", "main": "dist/index.js", "types": "dist/index.d.ts",