feat: write VERSION.txt
This commit is contained in:
parent
eee4c2d4ed
commit
09f746c4c1
1 changed files with 6 additions and 0 deletions
|
@ -35,6 +35,12 @@ module.exports = {
|
|||
"@saithodev/semantic-release-gitea",
|
||||
{
|
||||
}
|
||||
],
|
||||
[
|
||||
"@semantic-release/exec",
|
||||
{
|
||||
"prepareCmd": "echo ${nextRelease.version} > VERSION.txt"
|
||||
}
|
||||
]
|
||||
],
|
||||
"preset": "conventionalcommits",
|
||||
|
|
Loading…
Add table
Reference in a new issue