From d50bc961becd64e72854e6c776719507726f0a57 Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 14 Nov 2024 13:41:40 +0000 Subject: [PATCH] [RELEASE] 2.0.22 --- automation-api-clients/typescript-node/package.json | 2 +- player-api-clients/typescript-node/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/automation-api-clients/typescript-node/package.json b/automation-api-clients/typescript-node/package.json index 4a4c5b2..14c69ca 100644 --- a/automation-api-clients/typescript-node/package.json +++ b/automation-api-clients/typescript-node/package.json @@ -29,5 +29,5 @@ "form-data": "^4.0.0", "node-fetch": "^3.3.1" }, - "version": "2.0.21" + "version": "2.0.22" } diff --git a/player-api-clients/typescript-node/package.json b/player-api-clients/typescript-node/package.json index 012fcc1..cf9b066 100644 --- a/player-api-clients/typescript-node/package.json +++ b/player-api-clients/typescript-node/package.json @@ -29,5 +29,5 @@ "form-data": "^4.0.0", "node-fetch": "^3.3.1" }, - "version": "2.0.21" + "version": "2.0.22" }