fix(config): CHANGELOG generator fixing.

This commit is contained in:
Rodrigo Rodriguez (pragmatismo.io) 2018-11-18 19:33:15 -02:00
parent 759e1d34ee
commit a32dd84fb3

View file

@ -207,7 +207,7 @@
{
"path": "@semantic-release/git",
"assets": [
"package.json"
"package.json", "CHANGELOG.md"
]
}
],