chore(semantic-release): change release commit message for commitlint concistency

This commit is contained in:
Rémi Alvergnat
2020-12-23 23:56:37 +01:00
parent 28658b2772
commit dc5f8edae6
+1 -1
View File
@@ -1,6 +1,6 @@
[semantic_release]
version_variable = guessit/__version__.py:__version__
commit_subject = chore(release): Release v{version}
commit_subject = chore(release): release v{version}
commit_author = github-actions <actions@github.com>
upload_to_pypi_glob_patterns = *.tar.gz,*.whl