Преглед на файлове

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

Kamil Piechaczek преди 8 години
родител
ревизия
7e40cead0e
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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' );