Skip to content

Commit be1095b

Browse files
committed
build: drop bump support
1 parent 586a9ef commit be1095b

File tree

2 files changed

+6
-18
lines changed

2 files changed

+6
-18
lines changed

.github/bump.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ release:
77
sort-by: 'note'
88
sort-direction: 'ascending'
99
commit-note-replacers:
10+
- replace-prefix: 'BREAKING CHANGE: '
11+
new-prefix: ''
1012
- replace-prefix: 'breaking: '
1113
new-prefix: ''
1214
- replace-prefix: 'feat: '
@@ -21,6 +23,10 @@ release:
2123
new-prefix: ''
2224
- replace-prefix: 'chore: '
2325
new-prefix: ''
26+
- replace-prefix: 'deps: '
27+
new-prefix: ''
28+
- replace-prefix: 'build: '
29+
new-prefix: ''
2430
branch:
2531
version-branch-prefix: 'v'
2632
bump-version-commit-prefix: 'v'

bump.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)