Skip to content

Commit 25117b4

Browse files
committed
feat: update dist
1 parent 5ae50f7 commit 25117b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dist/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4482,7 +4482,6 @@ exports.matchIssueNumberFromGitHubURL = /(?<=pul\/|issues\/)\d+/gim;
44824482
* match: 1 12 123
44834483
*/
44844484
exports.matchNumberOfShortNotationIssue = /(?<=#)\d+/gim;
4485-
/(?<!(close|closes|closed|fix|fixes|fixed|resolve|resolves|resolved) )(https?:\/\/(www\.)?github\.com{1,6}\b([-a-zA-Z0-9()@:%_+.~#?&//=]*))/gim;
44864485

44874486

44884487
/***/ }),

0 commit comments

Comments
 (0)