From 2649d11450409b100ec731d4bec64a7ef5622454 Mon Sep 17 00:00:00 2001 From: Trent Mick Date: Thu, 4 Jan 2024 11:47:15 -0800 Subject: [PATCH] chore: release @elastic/ecs-winston-format@1.5.2 --- packages/ecs-winston-format/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/ecs-winston-format/package.json b/packages/ecs-winston-format/package.json index 32419ea..3ae8c7a 100644 --- a/packages/ecs-winston-format/package.json +++ b/packages/ecs-winston-format/package.json @@ -1,6 +1,6 @@ { "name": "@elastic/ecs-winston-format", - "version": "1.5.0", + "version": "1.5.2", "description": "A formatter for the winston logger compatible with Elastic Common Schema.", "main": "index.js", "types": "index.d.ts",