We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 42f982b commit 64c349aCopy full SHA for 64c349a
1 file changed
.releaserc.json
@@ -9,14 +9,14 @@
9
],
10
"@semantic-release/release-notes-generator",
11
"@semantic-release/changelog",
12
- "@semantic-release/git",
13
[
14
"@semantic-release/exec",
15
{
16
"publishCmd": "./tools/package-google-cloud-sql.sh ${nextRelease.version}"
17
}
18
19
"@semantic-release/npm",
+ "@semantic-release/git",
20
21
"@semantic-release/github",
22
0 commit comments