We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1dd368 commit b965a74Copy full SHA for b965a74
1 file changed
setup.cfg
@@ -10,7 +10,6 @@ version_variables = [
10
"library.json:version"
11
]
12
13
-
14
[tool.semantic_release.commit_parser_options]
15
allowed_tags = ["feat", "feature", "fix", "perf", "chore", "docs", "style", "refactor", "test", "build", "ci", "revert"]
16
minor_tags = ["feat", "feature"]
0 commit comments