diff --git a/CHANGELOG.md b/CHANGELOG.md index 7048879edcd122..9fcd4cdc184978 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -36,7 +36,8 @@ release. -21.2.0
+21.3.0
+21.2.0
21.1.0
21.0.0
diff --git a/doc/api/cli.md b/doc/api/cli.md index 2abbf5d343c42d..fb17cddc92c57a 100644 --- a/doc/api/cli.md +++ b/doc/api/cli.md @@ -448,7 +448,7 @@ Affects the default output directory of: > Stability: 1.1 - Active development Disable specific process warnings by `code` or `type`. diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index 695f07fd42da75..42b1e2741d1ac9 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -3432,7 +3432,7 @@ deprecated. Get them from `fs.constants` or `fs.promises.constants` instead.