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 223b02d commit ed335a5Copy full SHA for ed335a5
pyproject.toml
@@ -85,3 +85,6 @@ build_command = """
85
uv build
86
"""
87
version_toml = ["pyproject.toml:project.version"]
88
+
89
+[tool.semantic_release.commit_parser_options]
90
+parse_squash_commits = false
0 commit comments