diff --git a/pipeline-templates/global-variables.yml b/pipeline-templates/global-variables.yml index 19cf25a..0ebdefc 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.2" + value: "8.2.3" - name: isPrerelease value: ${{ false }} - name: isReleaseBranch