fix(config): CHANGELOG generator fixing.
This commit is contained in:
parent
2fd9e9b24a
commit
ac18782480
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@
|
|||
{
|
||||
"path": "@semantic-release/git",
|
||||
"assets": [
|
||||
"package.json"
|
||||
"package.json", "CHANGELOG.md"
|
||||
]
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Reference in a new issue