Update release.config.cjs
This commit is contained in:
@@ -47,12 +47,7 @@ module.exports = {
|
||||
publishCmd: 'echo -e "${nextRelease.notes}\n\n$(cat CHANGELOG.md)" > CHANGELOG.md'
|
||||
}
|
||||
],
|
||||
[
|
||||
'@semantic-release/git',
|
||||
{
|
||||
"assets": ["CHANGELOG.md"]
|
||||
}
|
||||
],
|
||||
'@semantic-release/git',
|
||||
[
|
||||
"@semantic-release/exec",
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user