Skip to content

Commit

Permalink
fix: Publish changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
amannn committed Jan 25, 2021
1 parent 0f53de8 commit 47ac28b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"releasedLabels": false
}],
["@semantic-release/git", {
"assets": ["dist"],
"assets": ["dist", "CHANGELOG.md"],
"message": "chore: Release ${nextRelease.version} [skip ci]"
}]
]
Expand Down

0 comments on commit 47ac28b

Please sign in to comment.