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