Skip to content

Commit 3bf5f7e

Browse files
committed
chore: update release rule
1 parent 3d41512 commit 3bf5f7e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

release.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ module.exports = {
1111
preset: 'angular',
1212
parserOpts: {
1313
noteKeywords: ['BREAKING CHANGE', 'BREAKING CHANGES', 'BREAKING']
14-
},
15-
releaseRules: [{ type: 'feat', release: 'patch' }]
14+
}
1615
}
1716
],
1817
[

0 commit comments

Comments
 (0)