From 9acc4c3ea6685c2df5ef1ea75e9d8cb7b77e3aa5 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Tue, 10 Dec 2024 21:10:48 +0000 Subject: [PATCH] chore(release): v5.6.0 [skip ci] --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index eb7ea636..8ffe96cd 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@ndustrial/contxt-sdk", - "version": "5.5.7", + "version": "5.6.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 7c8613a1..8acca259 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@ndustrial/contxt-sdk", - "version": "5.5.7", + "version": "5.6.0", "description": "", "main": "lib/index.js", "module": "esm/index.js",