8
0
Pārlūkot izejas kodu

Renamed changelog task because it will also generate a changelog for the main repository.

Kamil Piechaczek 8 gadi atpakaļ
vecāks
revīzija
7e40cead0e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      gulpfile.js

+ 1 - 1
gulpfile.js

@@ -124,7 +124,7 @@ gulp.task( 'translations:download', () => {
 
 // Releasing. -----------------------------------------------------------------
 
-gulp.task( 'changelog:dependencies', () => {
+gulp.task( 'changelog', () => {
 	assertIsInstalled( '@ckeditor/ckeditor5-dev-env' );
 
 	const devEnv = require( '@ckeditor/ckeditor5-dev-env' );