Skip to content

Commit f91ecea

Browse files
committed
fix lint
1 parent 0491225 commit f91ecea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ci/check_changelog_prs.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@ const IGNORE_PRS = [
4949
// 3.12.0
5050
11769, 11816, 11881, 11905, 11924, 11926, 11973, 11991, 11992, 11829,
5151
// 3.13.0
52-
9945, 11420, 11765, 12036, 12048, 12057, 12076, 12122, 12123, 12168, 12199, 12218, 12225, 12272, 12277, 12300, 12306, 12329, 12353, 12364, 12375, 12358
52+
9945, 11420, 11765, 12036, 12048, 12057, 12076, 12122, 12123, 12168, 12199, 12218, 12225, 12272, 12277, 12300, 12306, 12329, 12353, 12364, 12375, 12358,
53+
//3.14.0
54+
8772
5355
];
5456

5557

0 commit comments

Comments
 (0)