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