Skip to content

Commit bfa11b8

Browse files
committed
BREAKING CHANGE: update version
1 parent a05554e commit bfa11b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

release.config.cjs

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module.exports = {
44
[
55
"@semantic-release/commit-analyzer",
66
{
7-
"preset": "angular",
7+
"preset": "conventionalcommits",
88
"parserOpts": {
99
"noteKeywords": ["BREAKING CHANGE", "BREAKING CHANGES", "BREAKING"]
1010
},

0 commit comments

Comments
 (0)