From c107e86d51fcf235c9339f47af5784433eed3b77 Mon Sep 17 00:00:00 2001 From: Soheel Chughtai Date: Wed, 30 Oct 2024 08:41:25 +0000 Subject: [PATCH 1/3] Bump of ibm-watson dependency --- README.md | 4 ++++ package.json | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 579658dc..0b34e96b 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ Node-RED Watson Nodes for IBM Cloud CLA assistant +### New in version 0.10.4 +- bump of ibm-watson to 9.1.0 +- bump of node engine to >=16.0.0 +- publish home temporarily moved to [temp home](https://github.com/ibm-early-programs/node-red-node-watson) ### New in version 0.10.3 - fix bug in cloud bound STT configuration diff --git a/package.json b/package.json index fad9a71f..f796253c 100644 --- a/package.json +++ b/package.json @@ -8,14 +8,14 @@ "request": "~2.88.2", "temp": "^0.9.4", "qs": "^6.10.3", - "ibm-watson": "^6.2.2", + "ibm-watson": "^9.1.0", "is-docx": "^0.0.3", "stream-to-array": "^2.3.0", "ws": "^8.5.0" }, "repository": { "type": "git", - "url": "https://github.com/watson-developer-cloud/node-red-node-watson" + "url": "https://github.com/ibm-early-programs/node-red-node-watson/tree/0.10.4" }, "license": "Apache-2.0", "keywords": [ @@ -53,6 +53,6 @@ } }, "engines": { - "node": ">=12.20.0" + "node": ">=16.0.0" } } From 02b426ef1ec1cafebbb5a08126ce40df03a2f1fb Mon Sep 17 00:00:00 2001 From: Soheel Chughtai Date: Wed, 30 Oct 2024 08:44:38 +0000 Subject: [PATCH 2/3] Bump of ibm-watson dependency --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f796253c..ca249e64 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "node-red-node-watson", - "version": "0.10.3", + "version": "0.10.4", "description": "A collection of Node-RED nodes for IBM Watson services", "dependencies": { "cfenv": "~1.2.4", From 4fe62d9b3c578ce44c74941070e1d765b1b3ded9 Mon Sep 17 00:00:00 2001 From: Soheel Chughtai Date: Wed, 30 Oct 2024 08:47:44 +0000 Subject: [PATCH 3/3] Bump of ibm-watson dependency --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ca249e64..92f7e6d3 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/ibm-early-programs/node-red-node-watson/tree/0.10.4" + "url": "https://github.com/ibm-early-programs/node-red-node-watson" }, "license": "Apache-2.0", "keywords": [