diff --git a/CHANGELOG.md b/CHANGELOG.md index 518091d36de06d..17441270a11891 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 b924c6b5a975e6..cbabd7b9358956 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 96ac742ccee51d..d9782efd834429 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -3518,7 +3518,7 @@ deprecated. Get them from `fs.constants` or `fs.promises.constants` instead.