[Dev] Fix Telegraph changelog generation (#2711)
This commit is contained in:
parent
2b6e3b3f8c
commit
13c47b1727
@ -11,7 +11,7 @@ const version = require('../package.json').version;
|
|||||||
const gitOptions = {
|
const gitOptions = {
|
||||||
repo: '.',
|
repo: '.',
|
||||||
branch: 'master',
|
branch: 'master',
|
||||||
number: 200,
|
number: 500,
|
||||||
fields: ['hash', 'subject', 'committerDate'],
|
fields: ['hash', 'subject', 'committerDate'],
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user