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 5daeeea commit 5d0a65eCopy full SHA for 5d0a65e
.releaserc
@@ -10,24 +10,6 @@
10
"@semantic-release/commit-analyzer",
11
"@semantic-release/release-notes-generator",
12
"@semantic-release/changelog",
13
- [
14
- "@semantic-release/exec",
15
- {
16
- "prepareCmd": "node publish.js @webex/cc-store ${nextRelease.channel} ${nextRelease.version} "
17
- }
18
- ],
19
20
21
22
- "prepareCmd": "node publish.js @webex/cc-station-login ${nextRelease.channel} ${nextRelease.version}"
23
24
25
26
27
28
- "prepareCmd": "node publish.js @webex/cc-user-state ${nextRelease.channel} ${nextRelease.version}"
29
30
31
[
32
"@semantic-release/git",
33
{
0 commit comments