Skip to content

Commit 356e3e5

Browse files
committed
ci!: test breaking change
this is just a test for breaking change BREAKING CHANGE: just a test
1 parent e0abe28 commit 356e3e5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

release.config.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ module.exports = {
4343
release: 'patch',
4444
},
4545
],
46+
parserOpts: {
47+
noteKeywords: ['BREAKING CHANGE', 'BREAKING CHANGES'],
48+
},
4649
},
4750
],
4851
[

0 commit comments

Comments
 (0)