From 7afe3cc5c84377f220cfa8042cafd69b185ced4a Mon Sep 17 00:00:00 2001 From: SWH-Relewise Date: Wed, 17 Jan 2024 14:25:48 +0100 Subject: [PATCH] client version 1.22.0 --- packages/client/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/client/package.json b/packages/client/package.json index 8420052..8de847a 100644 --- a/packages/client/package.json +++ b/packages/client/package.json @@ -1,6 +1,6 @@ { "name": "@relewise/client", - "version": "1.21.0", + "version": "1.22.0", "description": "Relewise is a next generation personalization SaaS-platform, which offers functionality within product- and content recommendations and personalized search. This official SDK helps you interact with our API.", "repository": { "type": "git", @@ -61,4 +61,4 @@ "dependencies": { "cross-fetch": "^3.1.5" } -} +} \ No newline at end of file