From 073c7c53063208aa6643f6f209204b1ca8cddb5a Mon Sep 17 00:00:00 2001 From: "Prabha S (ps)" Date: Fri, 26 Sep 2025 04:01:35 -0700 Subject: [PATCH] Upgrade the version --- pipeline-templates/global-variables.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipeline-templates/global-variables.yml b/pipeline-templates/global-variables.yml index 3e0bbcf..92cf527 100644 --- a/pipeline-templates/global-variables.yml +++ b/pipeline-templates/global-variables.yml @@ -12,7 +12,7 @@ # azure pipeline Reached heap limit Allocation failed - JavaScript heap out of memory The command "npm install" exited with code 134 variables: - name: semanticVersion - value: "8.2.0" + value: "8.2.1" - name: isPrerelease value: ${{ true }} - name: isReleaseBranch