File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
55
66# Every time I update this file without changing the content, I increment this counter.
7- # Counter: 21
7+ # Counter: 22
88
99version : 2
1010updates :
Original file line number Diff line number Diff line change 1- mode : MainLine # Only add this if you want every version to be created automatically on your main branch.
1+ mode : ManualDeployment
22major-version-bump-message : " ^(build|chore|ci|docs|feat|fix|perf|refactor|revert|style|test)(\\ ([\\ w\\ s-]*\\ ))?(!:|:.*\\ n\\ n((.+\\ n)+\\ n)?BREAKING CHANGE:\\ s.+)"
33minor-version-bump-message : " ^(feat)(\\ ([\\ w\\ s-]*\\ ))?:"
4- patch-version-bump-message : " ^(build|chore|ci|docs|fix|perf|refactor|revert|style|test)(\\ ([\\ w\\ s-]*\\ ))?:"
4+ patch-version-bump-message : " ^(build|chore|ci|docs|fix|perf|refactor|revert|style|test)(\\ ([\\ w\\ s-]*\\ ))?:"
You can’t perform that action at this time.
0 commit comments