Skip to content

Commit b0deb1f

Browse files
committed
chore(config): change "angular" to "conventional" in semantic-release parser config
1 parent 791cf60 commit b0deb1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releaserc.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[semantic_release]
22
assets = ["README.md", "LICENSE"]
3-
commit_parser = "angular"
3+
commit_parser = "conventional"
44

55
[semantic_release.changelog]
66
exclude_commit_patterns = [

0 commit comments

Comments
 (0)