Skip to content

Commit df890ab

Browse files
authored
fix(build): DOMA-12629 temporary publish chore commit (#48)
1 parent 9059981 commit df890ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/publish-packages.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ publish(
4949
},
5050
}),
5151
commitAnalyzer({
52-
patchTypes: ['fix', 'hotfix', 'revert', 'perf', 'deps'],
52+
patchTypes: ['fix', 'hotfix', 'revert', 'perf', 'deps', 'chore'],
5353
breakingNoteKeywords: BREAKING_KEYWORDS,
5454
}),
5555
builder,

0 commit comments

Comments
 (0)