diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6add84b012c088..e7cf18dcd8de1f 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 e8fd9fee50c97c..7dd4e2ecbf4db6 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 f67825fe561320..bc2737b564671d 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 | v10.16.0 | |
| v11.x | | | v11.0.0 | v11.8.0 | |
-| v12.x | | | | v12.0.0 | |
+| v12.x | | | | v12.0.0 | v12.11.0 |
| v13.x | | | | | REPLACEME |
\* Indicates that the N-API version was released as experimental
diff --git a/doc/api/stream.md b/doc/api/stream.md
index bf7ee7251af392..ea741fd7456e72 100644
--- a/doc/api/stream.md
+++ b/doc/api/stream.md
@@ -1779,7 +1779,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.
|