We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2064b8f commit a546b8dCopy full SHA for a546b8d
1 file changed
‎.releaserc.json‎
@@ -22,7 +22,7 @@
22
{ "type": "chore", "release": "patch", "subject": "/^([\u231A-\uD83E\uDDFF]|:[^:]+:)/" }
23
],
24
"parserOpts": {
25
- "headerPattern": "^(?:([\\w:]+))?\\s?([\\w\\-]+)(?:\\(([^)]+)\\))?:?\\s(.+)$"
+ "headerPattern": "^(?:([\u231A-\uD83E\uDDFF]|:[^:]+:)?\\s*)?([\\w-]+)(?:\\(([^)]+)\\))?:?\\s(.+)$"
26
}
27
28
0 commit comments