Bump v3.0.0-beta.1
This commit is contained in:
parent
c7d4d2d18f
commit
1b2a85436c
7 changed files with 13 additions and 13 deletions
|
@ -75,7 +75,7 @@ async function getReleaseNotes (currentBranch) {
|
|||
let githubOpts = {
|
||||
owner: 'electron',
|
||||
repo: 'electron',
|
||||
base: `v${pkg.version}`,
|
||||
base: `2a97e48465a3af9e5448a8d06c1d65d16c516e8f`,
|
||||
head: currentBranch
|
||||
}
|
||||
let releaseNotes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue