We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab6829e + 3f4de5f commit 88fcc41Copy full SHA for 88fcc41
1 file changed
pipeline-templates/global-variables.yml
@@ -12,7 +12,7 @@
12
# azure pipeline Reached heap limit Allocation failed - JavaScript heap out of memory The command "npm install" exited with code 134
13
variables:
14
- name: semanticVersion
15
- value: "8.2.1"
+ value: "8.2.2"
16
- name: isPrerelease
17
value: ${{ false }}
18
- name: isReleaseBranch
0 commit comments