From f99d4ebe179bc215d6bf515ccd93a24637dd2bd2 Mon Sep 17 00:00:00 2001 From: Bruno Santos Date: Tue, 23 Sep 2025 08:50:51 +0100 Subject: [PATCH 1/4] 1.0.2 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a8d905e..b4e9aba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sap_oss/automated-usage-tracking-tool", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@sap_oss/automated-usage-tracking-tool", - "version": "1.0.1", + "version": "1.0.2", "license": "ISC", "dependencies": { "dotenv": "^16.4.5", diff --git a/package.json b/package.json index d76f1de..d86073c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sap_oss/automated-usage-tracking-tool", - "version": "1.0.1", + "version": "1.0.2", "description": "Automated usage tracking tool is a user-centric data collection tool, using a Customer Data Cloud tenant, that tracks the usage of CX IAS's automation tools, generates comprehensive reports for evaluating tool effectiveness and improvements.", "main": "dist/cli/index.js", "browser": "dist/web/index.js", From 974d17964c00b62593e0b238e4ad8f5c7285d942 Mon Sep 17 00:00:00 2001 From: Bruno Santos Date: Tue, 23 Sep 2025 08:56:00 +0100 Subject: [PATCH 2/4] undo patch version increase --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b4e9aba..a8d905e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sap_oss/automated-usage-tracking-tool", - "version": "1.0.2", + "version": "1.0.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@sap_oss/automated-usage-tracking-tool", - "version": "1.0.2", + "version": "1.0.1", "license": "ISC", "dependencies": { "dotenv": "^16.4.5", diff --git a/package.json b/package.json index d86073c..d76f1de 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sap_oss/automated-usage-tracking-tool", - "version": "1.0.2", + "version": "1.0.1", "description": "Automated usage tracking tool is a user-centric data collection tool, using a Customer Data Cloud tenant, that tracks the usage of CX IAS's automation tools, generates comprehensive reports for evaluating tool effectiveness and improvements.", "main": "dist/cli/index.js", "browser": "dist/web/index.js", From ca4a24d2795aeaf1cecf6c1a930756a289a040f5 Mon Sep 17 00:00:00 2001 From: Bruno Santos Date: Tue, 23 Sep 2025 08:56:36 +0100 Subject: [PATCH 3/4] 1.0.2 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index a8d905e..b4e9aba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sap_oss/automated-usage-tracking-tool", - "version": "1.0.1", + "version": "1.0.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@sap_oss/automated-usage-tracking-tool", - "version": "1.0.1", + "version": "1.0.2", "license": "ISC", "dependencies": { "dotenv": "^16.4.5", diff --git a/package.json b/package.json index d76f1de..d86073c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sap_oss/automated-usage-tracking-tool", - "version": "1.0.1", + "version": "1.0.2", "description": "Automated usage tracking tool is a user-centric data collection tool, using a Customer Data Cloud tenant, that tracks the usage of CX IAS's automation tools, generates comprehensive reports for evaluating tool effectiveness and improvements.", "main": "dist/cli/index.js", "browser": "dist/web/index.js", From 19a543cbf050f715d597baaa2e216461e78d02bc Mon Sep 17 00:00:00 2001 From: Bruno Santos Date: Tue, 23 Sep 2025 08:57:57 +0100 Subject: [PATCH 4/4] 1.0.3 --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b4e9aba..1a5d5cf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@sap_oss/automated-usage-tracking-tool", - "version": "1.0.2", + "version": "1.0.3", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@sap_oss/automated-usage-tracking-tool", - "version": "1.0.2", + "version": "1.0.3", "license": "ISC", "dependencies": { "dotenv": "^16.4.5", diff --git a/package.json b/package.json index d86073c..c1af2ba 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@sap_oss/automated-usage-tracking-tool", - "version": "1.0.2", + "version": "1.0.3", "description": "Automated usage tracking tool is a user-centric data collection tool, using a Customer Data Cloud tenant, that tracks the usage of CX IAS's automation tools, generates comprehensive reports for evaluating tool effectiveness and improvements.", "main": "dist/cli/index.js", "browser": "dist/web/index.js",