We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 958ce75 commit a08fd91Copy full SHA for a08fd91
.build/pre-release.sh
@@ -1,4 +1,5 @@
1
#!/usr/bin/env bash
2
+set -ex
3
4
npm ci
5
patchVersion=$(npm --no-git-tag version patch)
0 commit comments