diff --git a/scripts/release-next-major.js b/scripts/release-next-major.js index 11f7c5dd2a152..4a92716458833 100644 --- a/scripts/release-next-major.js +++ b/scripts/release-next-major.js @@ -6,7 +6,7 @@ * - it checks if you have publish access * - it checks if we have any uncommited files -- if so, we exit * - it cleans all non git files to make sure we have clean directory - * - run patches in patches/v4 + * - run patches in patches/v5 * - commits the patches so lerna can publish * - run full boostrap * - Publish premajor