Compare commits
No commits in common. "17e4b7cdf124c0185d2547f3536c76aef5d91e92" and "67068229f7d481b997d25b6796db3b5a4213fef9" have entirely different histories.
17e4b7cdf1
...
67068229f7
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ module.exports = {
|
|||
[
|
||||
"@semantic-release/exec",
|
||||
{
|
||||
"generateNotesCmd": "echo ${nextRelease.version} > version.txt"
|
||||
"prepareCmd": "echo ${nextRelease.version} > version.txt"
|
||||
}
|
||||
]
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue