Skip to content

Commit bcf21a1

Browse files
committed
feat(changelog): detect /changelog.markdown
this is used by browserify
1 parent 99cace2 commit bcf21a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

github.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ function getChangelog({ githubRepo }) {
1919
'CHANGELOG.md',
2020
'ChangeLog.md',
2121
'changelog.md',
22+
'changelog.markdown',
2223
'CHANGELOG',
2324
'ChangeLog',
2425
'changelog',

0 commit comments

Comments
 (0)