We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe4122 commit 5d1b58bCopy full SHA for 5d1b58b
.github/changelog.json
@@ -15,6 +15,8 @@
15
"^(?i)refactor\\b",
16
"^(?i)release\\s+\\d+\\.\\d+\\.\\d+",
17
"^(?i)releasing\\s+\\d+\\.\\d+\\.\\d+",
18
+ "^(?i)release\\s+v\\d+\\.\\d+\\.\\d+",
19
+ "^(?i)releasing\\s+v\\d+\\.\\d+\\.\\d+",
20
"^(?i)minor fix\\b",
21
"^(?i)no comment\\b",
22
"^(?i)wip\\b"
0 commit comments