From aa16c457b510bae4905ef8160da05a785070cc0e Mon Sep 17 00:00:00 2001 From: Thiago Santos Date: Mon, 10 Aug 2026 12:36:10 -0300 Subject: [PATCH] chore(newrelic-nestjs-instrumentation): bump version to 0.3.1 - Bump newrelic-nestjs-instrumentation from 0.3.0 to 0.3.1 - Revert otel-nestjs-instrumentation back to 0.2.0 (no change needed) --- libs/newrelic-nestjs-instrumentation/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/newrelic-nestjs-instrumentation/package.json b/libs/newrelic-nestjs-instrumentation/package.json index cc93cea..9715e21 100644 --- a/libs/newrelic-nestjs-instrumentation/package.json +++ b/libs/newrelic-nestjs-instrumentation/package.json @@ -1,6 +1,6 @@ { "name": "newrelic-nestjs-instrumentation", - "version": "0.3.0", + "version": "0.3.1", "description": "Comprehensive New Relic instrumentation for NestJS applications - SQS, Kafka, HTTP/2, cron jobs and custom protocols", "main": "dist/index.js", "files": [