Explorar el Código

Added a release branch to the changelog task.

Kamil Piechaczek hace 5 años
padre
commit
9e616ec77e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      scripts/release/changelog.js

+ 1 - 0
scripts/release/changelog.js

@@ -15,6 +15,7 @@ Promise.resolve()
 	.then( () => devEnv.generateChangelogForMonoRepository( {
 		cwd: process.cwd(),
 		packages: 'packages',
+		releaseBranch: 'release',
 		highlightsPlaceholder: true,
 		collaborationFeatures: true,
 		transformScope: name => {