File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -43,16 +43,16 @@ no-changes-template: '- No changes'
4343autolabeler :
4444 - label : ' bugfix'
4545 body :
46- - ' /[x ] Bugfix (fixed change that fixes an issue)/'
46+ - ' /- \\[x\\ ] Bugfix (fixed change that fixes an issue)/'
4747 - label : ' new-feature'
4848 body :
49- - ' /[x ] New feature (thanks!)/'
49+ - ' /- \\[x\\ ] New feature (thanks!)/'
5050 - label : ' breaking-change'
5151 body :
52- - ' /[x ] Breaking change (repair/feature that breaks existing functionality)/'
52+ - ' /- \\[x\\ ] Breaking change (repair/feature that breaks existing functionality)/'
5353 - label : ' dependency-update'
5454 body :
55- - ' /[x ] Dependency Update - Does not publish/'
55+ - ' /- \\[x\\ ] Dependency Update - Does not publish/'
5656
5757
5858template : |
Original file line number Diff line number Diff line change 11substitutions :
2- version : " 25.3.24 .1"
2+ version : " 25.3.25 .1"
33
44esp32 :
55 board : esp32-c3-devkitm-1
You can’t perform that action at this time.
0 commit comments