We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c445966 commit 0486f94Copy full SHA for 0486f94
README.md
@@ -684,4 +684,3 @@ This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENS
684
## Security
685
686
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
687
-
pyproject.toml
@@ -208,4 +208,4 @@ name = "cz_conventional_commits"
208
tag_format = "v$version"
209
bump_message = "chore(release): bump version $current_version -> $new_version"
210
version_files = ["pyproject.toml:version"]
211
-update_changelog_on_bump = true
+update_changelog_on_bump = true
0 commit comments