From d0eee9860d203e9e774f8adab0dc3300f7a82406 Mon Sep 17 00:00:00 2001 From: Olivier John Ndjike Nzia Date: Wed, 28 Jan 2026 14:41:47 -0500 Subject: [PATCH] v12.133.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c1980a9b..0853f339 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "datadog-lambda-js", - "version": "12.132.0", + "version": "12.133.0", "description": "Lambda client library that supports hybrid tracing in node js", "main": "dist/index.js", "types": "dist/index.d.ts",