Skip to content

Commit

Permalink
Internal: Restored a main branch to a default value.
Browse files Browse the repository at this point in the history
  • Loading branch information
pomek committed Oct 1, 2024
1 parent 2722abc commit 20bd94c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/changelog.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ const cliArguments = parseArguments( process.argv.slice( 2 ) );
const changelogOptions = {
cwd: process.cwd(),
packages: 'packages',
mainBranch: 'epic/3757-esm',
releaseBranch: cliArguments.branch,
transformScope: name => {
if ( name === 'typedoc-plugins' ) {
Expand Down

0 comments on commit 20bd94c

Please sign in to comment.