diff --git a/CHANGELOG.md b/CHANGELOG.md
index a80f38766bb4f6..c6b3fd29f2cf48 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -28,7 +28,8 @@ release.
-12.10.0
+12.11.0
+12.10.0
12.9.1
12.9.0
12.8.1
diff --git a/doc/api/crypto.md b/doc/api/crypto.md
index 112865f180c895..4dce34692c2aea 100644
--- a/doc/api/crypto.md
+++ b/doc/api/crypto.md
@@ -2383,7 +2383,7 @@ An array of supported digest functions can be retrieved using
Connects a session to the main thread inspector back-end. An exception will
diff --git a/doc/api/n-api.md b/doc/api/n-api.md
index 02da93926de818..83ec6e66b63984 100644
--- a/doc/api/n-api.md
+++ b/doc/api/n-api.md
@@ -167,7 +167,7 @@ listed as supporting a later version.
| v9.x | v9.0.0* | v9.3.0* | v9.11.0* | | |
| v10.x | | | v10.0.0 | | |
| v11.x | | | v11.0.0 | v11.8.0 | |
-| v12.x | | | | v12.0.0 | REPLACEME |
+| v12.x | | | | v12.0.0 | v12.11.0 |
| v13.x | | | | | |
\* Indicates that the N-API version was released as experimental
diff --git a/doc/api/stream.md b/doc/api/stream.md
index 557e37ed7c0183..5bfb8f5ea1eba4 100644
--- a/doc/api/stream.md
+++ b/doc/api/stream.md
@@ -1776,7 +1776,7 @@ const myWritable = new Writable({
#### writable.\_write(chunk, encoding, callback)
diff --git a/doc/api/tls.md b/doc/api/tls.md
index c9a30d97d72bcc..24d826191f675a 100644
--- a/doc/api/tls.md
+++ b/doc/api/tls.md
@@ -844,7 +844,7 @@ for more information.
### tlsSocket.getSharedSigalgs()
* Returns: {Array} List of signature algorithms shared between the server and
@@ -1358,7 +1358,7 @@ argument.
|